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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
EUC-JP | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
UTF-8 | 吏배럦吏방빢^ | 11101111101001111001111011101011101100001011000011101011100111111010011011101111101001111001111011101011101100001010100111101011101110011010001001011110 | efa79eebb0b0eb9fa6efa79eebb0a9ebb9a25e |
UHC | 吏배럦吏방빢^ | 11101100101001111011100111101000100011101000100111101100101001111011100111100110100101011011111001011110 | eca7b9e88e89eca7b9e695be5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)