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 | ???^ | 00111111001111110011111101011110 | 3f3f3f5e |
SJIS-WIN | 轣檎枚^ | 11100111100000011000110011100111100101101000011101011110 | e7818ce796875e |
EUC-JP | 轣檎枚^ | 11101101111000011011100011101001110010111110011101011110 | ede1b8e9cbe75e |
UTF-8 | 轣檎枚^ | 11101000101111011010001111100110101010101000111011100110100111101001101001011110 | e8bda3e6aa8ee69e9a5e |
UHC | ?檎枚^ | 001111111101000011010101110110001101110101011110 | 3fd0d5d8dd5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)