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 | 在?珣??傷 | 100011011101110100111111111110110110001100111111001111111000111110011101 | 8ddd3ffb633f3f8f9d |
EUC-JP | 在?珣??傷 | 10111010110111110011111110001111110010111111010000111111001111111011110111111101 | badf3f8fcbf43f3fbdfd |
UTF-8 | 在롊珣렋롉傷 | 111001011001110010101000111010111010000110001010111001111000111110100011111010111010000010001011111010111010000110001001111001011000001010110111 | e59ca8eba18ae78fa3eba08beba189e582b7 |
UHC | 在롊珣렋롉傷 | 111011101010010010001110110100001110001011101001100011101010001010001110110011111101111110111111 | eea48ed0e2e98ea28ecfdfbf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)