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 | ???? | 00111111001111110011111100111111 | 3f3f3f3f |
SJIS-WIN | 単淡辰側 | 1001001001010000100100100101011110010010010000111001000110100100 | 92509257924391a4 |
EUC-JP | 単淡辰側 | 1100001110110001110000111011100011000011101001001100001010100110 | c3b1c3b8c3a4c2a6 |
UTF-8 | 単淡辰側 | 111001011000110110011000111001101011011110100001111010001011111010110000111001011000000110110100 | e58d98e6b7a1e8beb0e581b4 |
UHC | ?淡辰側 | 00111111110100111011111111110010111000111111011010110000 | 3fd3bff2e3f6b0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)