To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 莉冶∮莉冶∮^ 11100100101110111001011011101000100001111001001111100100101110111001011011101000100001111001001101011110 e4bb96e88793e4bb96e887935e
EUC-JP 莉冶?莉冶?^ 1110100010111101110011001110101000111111111010001011110111001100111010100011111101011110 e8bdccea3fe8bdccea3f5e
UTF-8 莉冶∮莉冶∮^ 11101000100011101000100111100101100001101011011011100010100010001010111011101000100011101000100111100101100001101011011011100010100010001010111001011110 e88e89e586b6e288aee88e89e586b6e288ae5e
UHC 莉冶∮莉冶∮^ 11010111111010011110010110100111101000101011000111010111111010011110010110100111101000101011000101011110 d7e9e5a7a2b1d7e9e5a7a2b15e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)