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 | 載篩???題 | 100011011101101011100010101111110011111100111111001111111001000111101000 | 8ddae2bf3f3f3f91e8 |
EUC-JP | 載篩???題 | 101110101101110011100100110000010011111100111111001111111100001011101010 | badce4c13f3f3fc2ea |
UTF-8 | 載篩렮쭹딴題 | 111010001011110010001001111001111010111110101001111010111010000010101110111011001010110110111001111010111001010010110100111010011010000110001100 | e8bc89e7afa9eba0aeecadb9eb94b4e9a18c |
UHC | 載篩렮쭹딴題 | 111011101011000011011110111010001000111010111011110000101110011110110101111111011111000010111001 | eeb0dee88ebbc2e7b5fdf0b9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)