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 | 禎嶝??儲? | 100100101111010110011011110100010011111100111111100101101101011100111111 | 92f59bd13f3f96d73f |
EUC-JP | 禎嶝??儲泮 | 1100010011110111110101101101001100111111001111111100110011011001100011111100011110101000 | c4f7d6d33f3fccd98fc7a8 |
UTF-8 | 禎嶝렰렢儲泮 | 111001111010011010001110111001011011011010011101111010111010000010110000111010111010000010100010111001011000010010110010111001101011001110101110 | e7a68ee5b69deba0b0eba0a2e584b2e6b3ae |
UHC | 禎嶝렰렢儲泮 | 111011111110111011010100111100011000111010111101100011101011001111101110101110011101101011101010 | efeed4f18ebd8eb3eeb9daea |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)