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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 裝耕潔至? | 111001011110010010001101011010111000110010001001100011101000101000111111 | e5e48d6b8c898e8a3f |
EUC-JP | 裝耕潔至? | 111010101110011010111001110011001011011111101001101110111110101000111111 | eae6b9ccb7e9bbea3f |
UTF-8 | 裝耕潔至렭 | 111010001010001110011101111010001000000010010101111001101011110110010100111010001000011110110011111010111010000010101101 | e8a39de88095e6bd94e887b3eba0ad |
UHC | 裝耕潔至렭 | 11101101111110111100110011101001110011001011111011110010101110001000111010111010 | edfbcce9ccbef2b88eba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)