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 | 冶??徇?? | 1001011011101000001111110011111110011100011011010011111100111111 | 96e83f3f9c6d3f3f |
EUC-JP | 冶??徇?? | 1100110011101010001111110011111111010111110011100011111100111111 | ccea3f3fd7ce3f3f |
UTF-8 | 冶싴뤌徇뤷룯 | 111001011000011010110110111011001000101110110100111010111010010010001100111001011011111010000111111010111010010010110111111010111010001110101111 | e586b6ec8bb4eba48ce5be87eba4b7eba3af |
UHC | 冶싴뤌徇뤷룯 | 111001011010011110011010111011011000111110111100111000101101111110001111111001011000111110100101 | e5a79aed8fbce2df8fe58fa5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)