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 | 臟嵌擡蘖?? | 11100100011001101001101111000110100111011010101010011111010100000011111100111111 | e4669bc69daa9f503f3f |
EUC-JP | 臟嵌擡蘖?? | 11100111110001111101011011001000110110101010110011011101101100010011111100111111 | e7c7d6c8daacddb13f3f |
UTF-8 | 臟嵌擡蘖肋렑 | 111010001000011110011111111001011011010110001100111001101001001110100001111010001001100010010110111011111010010110010011111010111010000010010001 | e8879fe5b58ce693a1e89896efa593eba091 |
UHC | 臟嵌擡蘖肋렑 | 111011011111010011001010111011101101001111100100111001011110111011010010111100011000111010100110 | edf4caeed3e4e5eed2f18ea6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)