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 | ???]???]^ | 001111110011111100111111010111010011111100111111001111110101110101011110 | 3f3f3f5d3f3f3f5d5e |
SJIS-WIN | ???]???]^ | 001111110011111100111111010111010011111100111111001111110101110101011110 | 3f3f3f5d3f3f3f5d5e |
EUC-JP | ???]???]^ | 001111110011111100111111010111010011111100111111001111110101110101011110 | 3f3f3f5d3f3f3f5d5e |
UTF-8 | 묬뫒묪]묬뫒묪]^ | 111010111010110010101100111010111010101110010010111010111010110010101010010111011110101110101100101011001110101110101011100100101110101110101100101010100101110101011110 | ebacacebab92ebacaa5debacacebab92ebacaa5d5e |
UHC | 묬뫒묪]묬뫒묪]^ | 100100100100001110010001101101001001001001000010010111011001001001000011100100011011010010010010010000100101110101011110 | 924391b492425d924391b492425d5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)