To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 氈???調? | 1001111110000001001111110011111100111111100100101011001000111111 | 9f813f3f3f92b23f |
EUC-JP | 氈???調? | 1101110111100001001111110011111100111111110001001011010000111111 | dde13f3f3fc4b43f |
UTF-8 | 氈폈렰렩調렱 | 111001101011000010001000111011011000111110001000111010111010000010110000111010111010000010101001111010001010101010111111111010111010000010110001 | e6b088ed8f88eba0b0eba0a9e8aabfeba0b1 |
UHC | 氈폈렰렩調렱 | 111011101111110111000110111100011000111010111101100011101011011111110000111000001000111010111110 | eefdc6f18ebd8eb7f0e08ebe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)