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 | 廛警???燒 | 100111000100010010001100011110000011111100111111001111111110000010010110 | 9c448c783f3f3fe096 |
EUC-JP | 廛警???燒 | 110101111010010110110111110110010011111100111111001111111101111111110110 | d7a5b7d93f3f3fdff6 |
UTF-8 | 廛警렰렜뤊燒 | 111001011011101110011011111010001010110110100110111010111010000010110000111010111010000010011100111010111010010010001010111001111000011110010010 | e5bb9be8ada6eba0b0eba09ceba48ae78792 |
UHC | 廛警렰렜뤊燒 | 111011101111100011001100111011011000111010111101100011101010111010001111101110101110000111000000 | eef8cced8ebd8eae8fbae1c0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)