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 | 譌剰∮^ | 11100110100101111000111111101000100001111001001101011110 | e6978fe887935e |
EUC-JP | 譌剰?^ | 111010111111011110111110111010100011111101011110 | ebf7beea3f5e |
UTF-8 | 譌剰∮^ | 11101000101011011000110011100101100010011011000011100010100010001010111001011110 | e8ad8ce589b0e288ae5e |
UHC | ??∮^ | 0011111100111111101000101011000101011110 | 3f3fa2b15e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)