Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
30 views

Strange characters in Vim

I'm have this really strange problem in Vim using the NERD tree plugin, where, as you can see in the picture, the characters are showing up very strange. Where there is the ahat, ~V 3/4 it should be ...
1
vote
2answers
26 views

Filename becomes gibberish

Using JDownloader to download some files makes the filename looks like ".æ­·å²è¬åï¼çç æ¸¯ä¸é" on my file system. The original filename is in Chinese. Is this a encoding issue? (original encoding not ...
2
votes
1answer
21 views

How to convert mounted filesystem between codepages?

I have an external drive formatted in ext3 (basically) that previously was connected to a Linksys NLSU2 NAS device. Now the NSLU2 is broken and I have struggled to restore the files on the disk ...
0
votes
1answer
35 views

Cutting & Pasting Vietnamese characters from a PDF

I'm trying to copy/paste a bunch of Vietnamese text from a PDF document to Notepad++ (or anything, nothing works). The pasted text is different than the source text. What would be the best way to go ...
0
votes
1answer
39 views

The text contains characters that cannot be saved in the current encoding. Possibility wanted to highlight those

After copying text from PDF-Viewer it sometimes happens that fi are copied as one character. When trying to save this document, there is the error message "The text contains characters that cannot be ...
1
vote
1answer
79 views

Why can't bash display symbols like æ, ø and å?

I have a file I've called æøå.js (just an example), and when I run ls in the directory where it's stored I get root@chu:~/projects/someproject/server# ls src a.js b.js ??????.js So it seems such ...
4
votes
1answer
100 views

Why don't ANSI symbols work in PuTTY/Debian?

The awesome application tree, which I installed in Debian with apt-get install tree, has the option of drawing its output using ANSI graphics. Its output looks like this now: . tqq node_modules x ...
3
votes
1answer
73 views

MS Office 2010 Word change character encoding

I have a document that is not written in English but in other European language and when I open it in MS Word 2010 there are several characters displayed not properly. How can I change the encoding of ...
2
votes
1answer
101 views

How to input special characters w/o numpad?

How do I type special characters (Alt+0???) in Windows on a laptop without ANY kind of numeric keyboard (even not one accessed by FN)? Right now I am using the NT 4 charmap (the XP one sucks), but ...
0
votes
1answer
62 views

View Big5 File in Text Editor

I have a file encoded in Chinese Big5. Is there a text editor that I can use to view the file in Chinese? I'm on Windows. If I view the file in Notepad++ I see it decoded with my 8bit locale.
4
votes
3answers
72 views

How are character encodings related to fonts?

I mean, does a font have to support every character encoding? Or does a character encoding have to support every font? What do Unicode fonts mean? are they fonts that support only Unicode, and they ...
2
votes
1answer
121 views

Chrome is displaying international characters instead of English; how can I fix this?

I've run into a problem with Google Chrome on my laptop (my desktop machine, apparently an identical Windows 7 installation doesn't have the problem). On some sites, Chrome fails to render text ...
1
vote
1answer
132 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
42 views

Keyboard sound distinction based on charset in use?

I am using two different character sets and have to switch between them frequently. As a lousy typist, have to look at the keyboard and it often happens that I have been typing a whole sentence in ...
0
votes
1answer
66 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 ...
0
votes
0answers
448 views

How can I fix my RTF encoding issue in Libre Office?

I have an RTF file containing Greek letters and want to view it in Libre Office. When I open it with Writer it appears to have an encoding problem like this guy's. I copy and pasted the fonts folder ...
0
votes
1answer
92 views

Convert File Names into UTF

I have a folder full of sub folders and files which are named using Hebrew encoding (Windows XP - Windows-1255). I now use Windows 7 and I want to convert all file names into UTF (Native Windows 7 ...
2
votes
1answer
116 views

Default PowerShell to emitting UTF-8 instead of UTF-16?

By default, PowerShell in Windows seems to be outputting UTF-16 (e.g., if I do a simple echo hello > hi.txt, then hi.txt ends up in UTF-16). I know that I can force this to my desired text ...
0
votes
1answer
163 views

Switching terminal character encoding while using TotalTerminal

I'm using the TotalTerminal 1.1.3 terminal.app plugin on Lion (10.7.1) for a visor-style terminal. TotalTerminal uses/creates a special profile which is used for every new tab opened in terminal.app. ...
2
votes
1answer
345 views

Gedit - how to set default encoding opening?

I would like to somehow make Gedit on my sister's laptop to open text files in Windows1250 (CP1250-Winlatin2) encoding by default. She has a plenty of ebooks in txt format and opening them in ...
1
vote
2answers
104 views

character encoding in linux systems

I have web page its charset is 8859-9 and it was prepared in windows with char encoding ascii. from ftp access, I am opening it via gedit in ubuntu then turkish chars changes like (turkish ı became ...
2
votes
1answer
93 views

Search special characters or short mathematical symbols in pdf files

I have Adobe Reader, Okular and Document Viewer as pdf readers. The papers I read are often texts with mathematical formulae, generated by LaTeX. But it seems that searching special characters or ...
0
votes
0answers
48 views

TextPad problem with filenames containing non-English symbols

I'm using TextPad 5.4.2 as a main ASCII text editor tool on my Windows 7 system. I'm happy with all its features but quite unhappy with the following bug. I have an external HDD with NTFS which have ...
2
votes
2answers
117 views

White Question Mark in Black Diamond

We are all familiar with the white question mark inside of a black diamond (�) when there is an encoding issue. Does this 'character' have an offical name? Or is it only referred to as the 'white ...
1
vote
1answer
47 views

Differences between “mime-encoding” and “character encoding”

I was wondering what the differences are between "mime-encoding" and "character encoding"? Are they both for encoding used in text files? I picked up "mime-encoding" from here.
4
votes
2answers
116 views

Do text files store their encoding method for later decoding?

I was wondering if some text files store their encoding method along their text content for later decoding? Or is it the text viewer's job to guess the encoding method for a given text file, and the ...
1
vote
1answer
89 views

Character encoding after shebang in shell scripts?

I came across some Ruby scripts on Github. The first line is the normal shebang (#!/usr/bin/ruby), but the second line is the following: # -*- coding: utf-8 -*- I didn't know this method of ...
2
votes
1answer
78 views

Chinese language support in Windows, installed language packs but some apps still show gibberish text

I'm using Windows 7 Ultimate and I've installed both the Traditional and Simplified Chinese language packs. A lot of software works with Chinese text now and I'm also able to use Chinese input. Some ...
4
votes
1answer
433 views

How can I enforce so Notepad++ uses UTF-8 every time I create a new file?

I want to use the character encoding UTF-8 (without BOM) on my files. I can change the encoding from the "Format" menu, but it is reset every time I create a new file or open a file. How can I do so ...
1
vote
2answers
108 views

How to convert character encodings on Windows?

I'm trying to work out how to convert a file to UTF-8 but I really can't find much useful info on google other than to use iconv.... I downloaded that but when I went to run it via the CLI it told me ...
0
votes
1answer
90 views

How to determine if zip is encrypted by AES

I have to determine encryption method of ZIP files I'm receiving. Mostly I'm interested to know if AES was used or not... Any idea ?
1
vote
4answers
4k views

How to set character encoding when opening Excel

Is it possible to set the default encoding for Excel (any version, e.g. 2010) when opening files like csv files (like you can in Open Office Calc)? I When I try to open a csv file encoded in Japanese ...
0
votes
1answer
118 views

Vim encoding issue with danish characters æøå

When trying to input danish characters æøå into vim, I suddenly get "æ ø å " and then the questionmark blocks on reopening. The same goes for files saved in other editors and reopened in vim. I have ...
2
votes
3answers
216 views

Why does gnome-terminal display ���?

I am using Ubuntu 10.04 with GNOME Terminal 2.30.2, but when I ssh into a RedHat server, my terminal does not display correctly. For example, the help pages for R look like this: Objects of class ...
2
votes
3answers
257 views

Alt + Number key combination in notebooks

If you do Alt + 64 in a PC you will get "@" and so on for most characters. I could not find out way yet to use this very helpful resource in notebooks. Can this be done? I would like if possible ...
2
votes
3answers
324 views

Unicode vs. ASCII [closed]

Why is Unicode used in the latest operating systems instead of ASCII?
0
votes
1answer
480 views

Difference in utf-8 conversion for multibyte characters

I have a text file containing some chinese charactes like 打印机驱动程序安装磁盘. By default the file is in ANSI code set. IF i save it as utf-8 in Textpad editor it is working fine, the binary values are ...
2
votes
1answer
183 views

use gedit to open file with null characters

I know GEdit has a bug which prevents it from opening a file with null (\0) characters in it. This is a huge inconvenience for me because I frequently have to open big log files with only a couple ...
0
votes
4answers
90 views

How does a character is printed from binary?

I know an ASCII character takes 8 bits but how do you print a character on screen with those bits?
1
vote
0answers
294 views

Thunderbird character-encoding problem

In folder properties, if I choose iso-8859-9 or windows-1254, messages with utf-8 headers does not show Turkish characters correct and if I choose utf-8, messages with iso-8859-9 and windows-1254 does ...
3
votes
3answers
261 views

Is cmd.exe of Windows 7 capable of displaying the degree character '°'?

Is cmd.exe of Windows 7 capable of displaying the degree character '°'? http://en.wikipedia.org/wiki/Degree_symbol http://ascii-table.com/ansi-codes.php
1
vote
3answers
383 views

Changing the PuTTY character set for all saved sessions

PuTTY is was displaying some weird characters due to incorrectly set character set (credit to previous SU question for helping me figure that out) Now that I know switching the Received data assumed ...
0
votes
2answers
3k views

How do I change character encoding of a text file in OpenOffice.org writer?

How do I change character encoding of a plain text file in OOO Writer? I have a text file in Windows-1251 and I'd like to change it to UTF-8.
1
vote
2answers
190 views

Vim under Windows has a problem with some unicode characters

i am using vim latest version (as my main text editor), however, the encoding for keyboard language, other than english, doesn't work. in every other editor encoding is fine (notepad, ultraedit, ...
1
vote
6answers
2k views

ASCII Code for the TAB Character? (Want to be able to input tabs into a web page textbox)

As I'm sure that pretty much everyone on here is aware the "Tab" key when used on a webpage simply jumps to the next element on the page; whether is be a checkbox, radio selector, button, another ...
0
votes
2answers
351 views

Loading a chinese encoding file in vim, conversion errors

I can view http://hosting2.phor.net/~bolomi/ and save this to a file. In Chrome, I can view source and see the title of the page is 波羅蜜. If I open the saved file in vim to edit, I see question marks ...
1
vote
2answers
589 views

How to change character set for ssh on Mac OS X?

I'm trying to connect to a server via SSH on Mac OS X however the username contains a pound sign "£" and and I am having some trouble using connecting. I can connect using other users but not if it ...
1
vote
1answer
95 views

What exactly happens when you change the character encoding of a webpage?

I loaded www.google.hk and then changed the character encoding to Greek and got this What exactly did the browser do when I changed the character encoding? It looks like translation but I ...
0
votes
2answers
710 views

How to make Quick Look preview text files in UTF-8 by default?

When I use Quick Look in the Finder on a text file, it'll inevitably render garbled because it treats it as MacRoman. Can I do something to make it always use UTF-8, or, even better, be ever so ...
1
vote
2answers
181 views

How is character encoding inside Sakura done?

In the Sakura editor, you can have a .txt file with UTF-8 encoding, which contains 2 characters that are not available in EUC charset. When I saved a .txt from UTF-8 to EUC in the editor, it all ...

1 2