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 | 矮?弔封?? | 111000011110001000111111100100101010001010010101100101010011111100111111 | e1e23f92a295953f3f |
EUC-JP | 矮?弔封?? | 111000101110010000111111110001001010010011001001111101010011111100111111 | e2e43fc4a4c9f53f3f |
UTF-8 | 矮렡弔封롛렡 | 111001111001111110101110111010111010000010100001111001011011110010010100111001011011000010000001111010111010000110011011111010111010000010100001 | e79faeeba0a1e5bc94e5b081eba19beba0a1 |
UHC | 矮렡弔封롛렡 | 111010001110000110001110101100101111000011000000110111001110011010001110110111111000111010110010 | e8e18eb2f0c0dce68edf8eb2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)