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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 閾謎サ冶∮ | 111010001000011110010011111001001011101110010110111010001000011110010011 | e88793e4bb96e88793 |
EUC-JP | 閾謎サ冶? | 111011111110011111000110111001101000111010111011110011001110101000111111 | efe7c6e68ebbccea3f |
UTF-8 | 閾謎サ冶∮ | 111010011001011010111110111010001010110010001110111011111011110110111011111001011000011010110110111000101000100010101110 | e996bee8ac8eefbdbbe586b6e288ae |
UHC | ?謎?冶∮ | 0011111111011010101110100011111111100101101001111010001010110001 | 3fdaba3fe5a7a2b1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)