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 | 淏懣貊イ顯懣 | 1111101101000010100111001110111011100110101110111011001011101000111110111001110011101110 | fb429ceee6bbb2e8fb9cee |
EUC-JP | 淏懣貊イ顯懣 | 10001111110001111101100111011000111100001110110010111101100011101011001011110000111111011101100011110000 | 8fc7d9d8f0ecbd8eb2f0fdd8f0 |
UTF-8 | 淏懣貊イ顯懣 | 111001101011011110001111111001101000011110100011111010001011001010001010111011111011110110110010111010011010000110101111111001101000011110100011 | e6b78fe687a3e8b28aefbdb2e9a1afe687a3 |
UHC | 淏?貊?顯? | 111110111100100000111111110110001110011100111111111110101110100100111111 | fbc83fd8e73ffae93f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)