Skip to main content

Questions tagged [character-encoding]

A character encoding system consists of a code that pairs each character from a given repertoire with something else — such as a bit pattern, sequence of natural numbers, octets, or electrical pulses — in order to facilitate the transmission of data (generally numbers or text) through telecommunication networks or for data storage.

3 votes
1 answer
720 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 ...
TimothyP's user avatar
  • 1,003
21 votes
2 answers
64k 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 ...
Jonas's user avatar
  • 27.9k
6 votes
3 answers
37k 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 ran it via the CLI it told me that I ...
Brett's user avatar
  • 969
1 vote
1 answer
4k 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 ?
Maciej's user avatar
  • 287
125 votes
5 answers
569k views

How to set character encoding when opening a CSV file in 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 ...
LozzerJP's user avatar
  • 1,383
1 vote
2 answers
1k 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 ...
Santeh's user avatar
  • 11
2 votes
3 answers
1k 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 �...
David LeBauer's user avatar
2 votes
4 answers
2k 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 an ...
Trufa's user avatar
  • 187
3 votes
3 answers
2k views

Unicode vs. ASCII [closed]

Why is Unicode used in the latest operating systems instead of ASCII?
STEPHEN's user avatar
  • 41
0 votes
1 answer
3k 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 proper,...
Ganesh's user avatar
  • 1
3 votes
1 answer
982 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 ...
st.never's user avatar
  • 168
0 votes
4 answers
204 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?
user32344's user avatar
1 vote
0 answers
836 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 ...
edib's user avatar
  • 143
4 votes
3 answers
2k 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
none's user avatar
  • 41
12 votes
4 answers
19k 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 ...
Belmin Fernandez's user avatar

15 30 50 per page
1
15 16
17
18 19
21