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 | 製??祠?ⅸ | 100100001011101100111111001111111110001001001011001111111111101001001000 | 90bb3f3fe24b3ffa48 |
EUC-JP | 製?焌祠?? | 11000000101111010011111110001111110010011110100011100011101011000011111100111111 | c0bd3f8fc9e8e3ac3f3f |
UTF-8 | 製렩焌祠렲ⅸ | 111010001010001110111101111010111010000010101001111001111000010010001100111001111010010110100000111010111010000010110010111000101000010110111000 | e8a3bdeba0a9e7848ce7a5a0eba0b2e285b8 |
UHC | 製렩焌祠렲ⅸ | 111100001011001010001110101101111111000111100000110111101110011010001110101111111010010110101001 | f0b28eb7f1e0dee68ebfa5a9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)