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 | 贈??基?? | 1001000110100001001111110011111110001010111011100011111100111111 | 91a13f3f8aee3f3f |
EUC-JP | 贈??基?? | 1100001010100011001111110011111110110100111100000011111100111111 | c2a33f3fb4f03f3f |
UTF-8 | 贈곕렊基렰렯 | 111010001011010010001000111010101011001110010101111010111010000010001010111001011001111110111010111010111010000010110000111010111010000010101111 | e8b488eab395eba08ae59fbaeba0b0eba0af |
UHC | 贈곕렊基렰렯 | 111100011111110010110000111010111000111010100001110100001111000110001110101111011000111010111100 | f1fcb0eb8ea1d0f18ebd8ebc |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)