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 | 獄??軟?∑ | 100011011001011000111111001111111001001111101110001111111000011110010100 | 8d963f3f93ee3f8794 |
EUC-JP | 獄??軟?? | 1011100111110110001111110011111111000110111100000011111100111111 | b9f63f3fc6f03f3f |
UTF-8 | 獄룔굧軟ㅵ∑ | 111001111000110110000100111010111010001110010100111010101011010110100111111010001011101110011111111000111000010110110101111000101000100010010001 | e78d84eba394eab5a7e8bb9fe385b5e28891 |
UHC | 獄룔굧軟ㅵ∑ | 111010001010101110110111111000111000001010001101111001101110001110100100111001011010001010110010 | e8abb7e3828de6e3a4e5a2b2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)