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 | ???^ | 00111111001111110011111101011110 | 3f3f3f5e |
SJIS-WIN | 崧頑筒^ | 11111010101011111000101011100110100100111001101101011110 | faaf8ae6939b5e |
EUC-JP | 崧頑筒^ | 1000111110111011110010101011010011101000110001011111101101011110 | 8fbbcab4e8c5fb5e |
UTF-8 | 崧頑筒^ | 11100101101101001010011111101001101000001001000111100111101011011001001001011110 | e5b4a7e9a091e7ad925e |
UHC | 崧頑筒^ | 11100010111111101110100011010111111101111101010101011110 | e2fee8d7f7d55e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)