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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 諍??諍??^ | 111001100111100100111111001111111110011001111001001111110011111101011110 | e6793f3fe6793f3f5e |
EUC-JP | 諍??諍?湄^ | 1110101111011010001111110011111111101011110110100011111110001111110001111111000101011110 | ebda3f3febda3f8fc7f15e |
UTF-8 | 諍닻릎諍닺湄^ | 11101000101010111000110111101011100010111011101111101011101001101000111011101000101010111000110111101011100010111011101011100110101110011000010001011110 | e8ab8deb8bbbeba68ee8ab8deb8bbae6b9845e |
UHC | 諍닻릎諍닺湄^ | 11101110101101011011010011101001101110001010110111101110101101011011010011101000110110101011010101011110 | eeb5b4e9b8adeeb5b4e8dab55e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)