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 | 全???依貞 | 100100010101001100111111001111110011111110001000110010111001001011100101 | 91533f3f3f88cb92e5 |
EUC-JP | 全?釪?依貞 | 1100000110110100001111111000111111100011101011010011111110110000110011011100010011100111 | c1b43f8fe3ad3fb0cdc4e7 |
UTF-8 | 全렣釪당依貞 | 111001011000010110101000111010111010000010100011111010011000011110101010111010111000101110111001111001001011111010011101111010001011001010011110 | e585a8eba0a3e987aaeb8bb9e4be9de8b29e |
UHC | 全렣釪당依貞 | 111011101110111110001110101101001110100111101001101101001110011111101011111011101110111111110110 | eeef8eb4e9e9b4e7ebeeeff6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)