Unicode is the standard for computer representation of plain text. It encompasses: the Universal Character Set (UCS), intended to unambiguously represent all characters used in human writing systems in any language, Unicode Transformation Formats (UTFs), defining standardized formats for storing ...
0
votes
1answer
20 views
How to remove Unicode characters and/or convert OpenOffice spreadsheet cells to plaintext?
I have an OpenOffice spreadsheet into which I occasionally copy/paste snippets from web pages. However, I need the file, as a whole, to be free of fancy formatting and non-ASCII text. Is tried ...
0
votes
1answer
22 views
How do I modify a literate haskell script to contain unicode characters?
I would like to modify a .lhs file currently written in plain text. For example, -> would be replaced by → in the .lhs file. I am aware that for display purposes, many text editors can replace these ...
1
vote
1answer
32 views
How to properly copy/paste code from .pdf to a new file open on terminal?
I have a pdf containing the following code:
#!/bin/sh
echo
echo “**** Pulling changes into Dev [Hub’s post-update hook]”
echo
case “ $1 ” in
If I copy and then paste that code on my terminal, after ...
-1
votes
1answer
49 views
Which browser does not support unicode in urls? [closed]
One time one guy has come to office and show me that polish characters in website url's path part was percentage-encoded. Currently I'm looking for browser with similar behaviour for test, but every ...
1
vote
1answer
69 views
Using a given font for ASCII and another for unicode
I would like to set up emacs so that it uses
-outline-Courier New-normal-normal-normal-mono-16-*-*-*-c-*-iso8859-1
to display ASCII characters and
-outline-Arial Unicode ...
3
votes
1answer
43 views
How to get the Unicode code and symbol name for some characters in a PDF file?
I have a PDF file with some Unicode characters (see picture).
I can copy these characters to clipboard and insert in, for example, MS Word and I see the character as a single square with a question ...
0
votes
1answer
65 views
How to display Unicode character in Emacs?
Unicode character "CIRCLED DIGIT SIX" displays like
in my Emacs. How to let it show correctly? I'm using
GNU Emacs 23.4.1 (x86_64-apple-darwin10.8.0, NS apple-appkit-1038.36)
of 2012-02-27 on ...
1
vote
1answer
51 views
Windows XP having problems with Unicode symbols in user profile names
One person sent me a PC for some maintenance (physical and software cleaning etc.). I noticed one issue. It has Windows XP Pro with SP2
His name is Jānis (this Latvian name is the same as John in ...
0
votes
1answer
21 views
Unicode text exceeding boundaries?
I've seen this before on youtube comments and such as well but what is this called and how is it done?
I saw it here ...
1
vote
3answers
105 views
Entering Unicode characters in Google Chrome?
I would like sometimes to enter Unicode characters such as the Rightwards Arrow (→)
Currently, the only way I know is to use the Unicode Input application, but it's about as cumbersome as Windows' ...
0
votes
3answers
67 views
Unicode support between different OS and browsers
I would like to develop a web application that uses unicode. The problem is that I don't know if the user supports or not the full unicode set.
First question : is the unicode support depends on the ...
3
votes
2answers
102 views
Get Supported Unicode Ranges from Font *.ttf file on Ubuntu
I have some fonts in 'ttf' format on my Ubuntu machine.
I want to know some metadata of those fonts, about which unicode ranges and which non-unicode codepages those font files are supporte.
How I ...
0
votes
0answers
100 views
How to make vim display unicode
I am trying to work with a utf-8 encoded xml file in vim 7.3 running on ubuntu. ASCII characters display normally but vim gives me gibberish instead of the unicode characters. After trying the ...
11
votes
2answers
205 views
What are ways to prevent files with the Right-to-Left Override Unicode character in their name (a malware spoofing method) from being written or read?
What are ways to avoid or prevent files with the RLO (Right-to-Left Override) Unicode character in their name (a malware method to spoof filenames) from being written or read in a Windows PC?
More ...
0
votes
1answer
90 views
tmux copy mode search for a Unicode string
In tmux's copy mode, I cannot search for a Unicode (non-ASCII) string, tmux just doesn't show (and just ignore) non-ASCII characters in the "Search Up:" prompt!
In ~/.tmux.conf, I have:
setw -g utf8 ...
0
votes
0answers
51 views
how to disable ctrl + shft + u shortcut for unicode typing on ubuntu (gnome)
The solution seems doesn't work
Also i have switched off any input methods (ibus, xim, etc)
and using gconf-editor disabled unicode-menu.
Still in no way. Any help will be much appreciated.
0
votes
2answers
124 views
How do I get my browser to display unicode correctly?
I was trying to read this post, but it looks like this:
How can I get my web browser to display this post correctly?
I'm using Chrome 17.0.963.78, Firefox 10.0.1, and Safari 4.0.5 on OS X 10.5.8. ...
0
votes
2answers
250 views
Chinese characters show up as boxes - how to fix
My folders on windows 7 with Chinese characters in the names have now started showing up as boxes. I can still read Chinese characters off a webpage, but the rest are boxes. What could be causing this ...
0
votes
1answer
188 views
Unicode characters display improperly in KDE and on the console in Arch Linux
I recently switched from OpenSuSE to Arch Linux. Files with unicode characters in the name used to display fine, but after the switchover I just get mojibake. For example, in my music library ...
1
vote
1answer
59 views
How to type a Unicode character by its number in Emacs?
How to type a Unicode character by its number, e.g. 0x2E3B for Unicode character U+2E3B (THREE-EM DASH) in Emacs?
0
votes
1answer
162 views
Cyrillic export from Excel to CSV
I have an application where I upload some content in CSV format, however the main document where I have my data is an Excel document.
I use Save As » CSV in order to make a CSV file, but it is not ...
1
vote
4answers
1k views
How do I find out which language some Unicode characters belong to?
On Facebook, there are currently messages floating around with these strange chars:
ก็็็็็็็็็็็็็็็็็็็็ กิิิิิิิิิิิิิิิิิิิิ ก้้้้้้้้้้้้้้้้้้้
They are used to confuse the reader, because ...
4
votes
5answers
251 views
How to type zero-width space character (U+200B) on a laptop keyboard?
There is a very similar question to this one already (How can I type U+200B character?) but all the answers are about how to type this character on a PC keyboard with a num pad which is not my case.
...
0
votes
0answers
37 views
outlook can't search mail with subject in Japanese
Microsoft tell us that
Microsoft Outlook supports Unicode and provides full support for multilingual data.
but today, when I search for my message with this subject "FW: 1月分課題対応のお願い" (Sure that ...
2
votes
2answers
66 views
How do I use non-latin alphabet characters in a framebuffer console?
How do you guys use Linux when you have lots of files with non-Latin alphabets, or even Chinese/Japanese? I don't have a problem with Windows, because I do everything in the GUI (it's hard not to), ...
1
vote
2answers
66 views
Change URLs with percent signs back to their original language
How can I convert a link which has percentages and dollars in the URL into its original language?
I don't want it displayed like the following
...
0
votes
1answer
118 views
How can I input unicode characters by code point in Xfce (Ubuntu)?
In Gnome, entering Shift-Ctrl-U plus hex codes allows you to enter arbitrary unicode characters (see also this. This is supposed to work for any Gtk2 app, but is not working for me in gnome-terminal ...
2
votes
1answer
278 views
iTunes and Unicode ID3 Tags
I'm using MP3Tag for tagging my MP3s since a long time and it creates very good results.
With iTunes (of course not with other MP3 programs e.g. Winamp) I always have problems after first import of ...
1
vote
1answer
112 views
Web pages display unicode characters but not Notepad, why?
I am running Windows XP. Although notepad, Office etc show boxes, proper text is displayed in Firefox. If the system doesn't have the font for a language, how can the web browser manage to circumvent ...
3
votes
1answer
378 views
iconv generating UTF-16 with BOM
Inspired by this question, can I use the iconv command to generate UTF-16 output with a BOM and with specified endianness?
The iconv command converts text from one encoding to another.
For example:
...
1
vote
1answer
79 views
woff font creating
I have a open type unicode font created for largely Devanagari codepoints. I want to use it on a website. I converted the font to woff using fontforge. using default options. But once the font is ...
4
votes
1answer
93 views
View unicode codepoints for all letters in file on bash
I have to deal with a file that has lot of invisible control characters, like "right to left" or "zero width non-joiner", different spaces than the normal space and so on, and I have troubles dealing ...
0
votes
1answer
137 views
Using AutoHotKey to enter the unicode symbols on Windows 7
I'm bilingual user and while writing I use mostly UK keyboard I have this layout set into my computer. However occasionally I want to write something in my native tongue and the math symbols are ...
3
votes
1answer
172 views
Unicode-based POSIX tools (other than Cygwin) for Windows?
GNU Win32 and MSYS are awesome, but it seems like all of their tools use the ANSI version of the Windows API, rather than the Unicode versions.
Obviously, those are meant for Windows 95 and 98, not ...
3
votes
2answers
286 views
Why some unicode characters are missing in charmap?
In Windows, Character Map doesn't seem to display all of the unicode characters, even if the selected font supports them, and "Character set" selector is "Unicode".
For example, the small envelope ...
0
votes
1answer
723 views
Windows 7: Japanese not displaying in Windows
I cannot view Japanese characters in Windows 7. Even filenames that contain Japanese characters show up as squares in folders. Or error boxes that come up in Windows that would normally contain ...
3
votes
1answer
981 views
My Windows 7 has suddenly stopped displaying Unicode symbols
For some strange reason, my computer suddenly doesn't show certain unicode characters anymore! I have no idea what happened.
Affected applications include Windows Explorer (should be Japanese ...
1
vote
2answers
181 views
Non-unicode characters language in OS X
In Windows, whenever I am facing an incorrect display of non-unicode characters (for me usually Russian (Cyrillic) characters may get displayed as ancient runes =), I go to regional settings, set ...
1
vote
1answer
214 views
How can I remove unicode characters in a Microsoft Word document?
I'm saving a Microsoft Word document as a PDF but it is warning me that there are a few problems including the fact that the document includes Unicode characters. I'm not sure what characters it is ...
0
votes
0answers
19 views
Where did the rules go when I imported my Outlook 2002 PST?
From what I understand, outlook 2002 stores rules (along with basically everything else) in your PST file. When we upgraded to a newer outlook (in this case 2003), the rules disappeared, though ...
1
vote
1answer
242 views
Computer not displaying unicode characters
My computer recently displayed Unicode characters fine. However; it recently stopped displaying them, I can successfully display the characters in notepad on another computer, running the same Win 7 ...
0
votes
0answers
181 views
rsync from HFS+ (OSX) to NFS (FreeNAS) with special characters
I have inadvertently created a mess. I have a drive mounted on a Mac running 10.5.8 and a FreeNAS 0.7.2 box. I had been mounting the FreeNAS share on OSX via SMB, but recently learned that I was doing ...
2
votes
1answer
131 views
Which character encoding is used for ALT-codes?
In Windows, when entering characters using ALT+nnn, which character encoding is being used? And when entering characters with ALT+0nnn, which character encoding is being used? And how do these answers ...
1
vote
1answer
69 views
Related unicode characters are displayed in different sizes or appear misaligned on OS X
I am using a CMS. The special characters ◁(◁) and ▷(▷) do look far smaller on a Mac than on a Windows system (both Firefox).
△(△) and ▽(▽) looks fine ...
0
votes
1answer
111 views
Why choose ISO-8859-1 character set instead of using UTF8 in PuTTY?
I have tried to do some research and I have to admit that I am clueless on this. If my question does not even make sense, I offer you my sincere apology for my ignorance.
PuTTY seems to use ...
2
votes
2answers
248 views
Converting ascii Russian to Russian?
I have a text document that is supposed to be written in Russian but it seems to instead be ascii:
Óñòàíîâêà:
1)Çàïóñêàåì QuidamStudioSetup3.15.exe
2)Ïðè çàïðîñå ñåðèéíîãî íîìåðà ââîäèì
How could I ...
2
votes
0answers
35 views
Is there a key combo that's usable for Unicode characters in the same manner as ASCII characters? [closed]
Possible Duplicate:
Typing strange letters¿ w/o numpad?
If you open up Window's Character Map and select, say, Arial as the font then you're obviously shown all of the characters that ...
1
vote
0answers
118 views
Unicode problems in Mini Lyrics
Shri guru granth sahib ji is epic granth for sikhs.
I am working on the project for creating karaoke of guru granth sahib. I am using Mini Lyrics for this for synchronizing speech to text. But this ...
3
votes
1answer
105 views
Insert a character with multiple accents on an extended Mac keyboard layout
I can't seem to figure out how to apply both an Umlaut (¨) and the Grave (`) to the the letter 'u'. I'll type one, then the other, then the letter, but only the latter accent is applied, with the ...
0
votes
0answers
206 views
Linux RTF to PDF converter that supports Unicode?
We want to convert RTF files to PDF via the command line on Linux. The RTF files contain Unicode characters escaped in the \uNNNN form (standard since RTF 1.6/Word 2000). Microsoft Word 2010 converts ...