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 | 墻???①? | 1001101011010100001111110011111100111111100001110100000000111111 | 9ad43f3f3f87403f |
EUC-JP | 墻????? | 11010100110101100011111100111111001111110011111100111111 | d4d63f3f3f3f3f |
UTF-8 | 墻욤나緣①뼻 | 111001011010001010111011111011001001101010100100111010111000001010011000111001111011011110100011111000101001000110100000111010111011110010111011 | e5a2bbec9aa4eb8298e7b7a3e291a0ebbcbb |
UHC | 墻욤나緣①뼻 | 111011011101111110111111111010001011001110101010111001101101111010101000111001111001011010111110 | eddfbfe8b3aae6dea8e796be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)