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 中儡?中儡?^ 1001001010000110100110010101001100111111100100101000011010011001010100110011111101011110 928699533f928699533f5e
EUC-JP 中儡?中儡?^ 1100001111100110110100011011010000111111110000111110011011010001101101000011111101011110 c3e6d1b43fc3e6d1b43f5e
UTF-8 中儡호中儡호^ 11100100101110001010110111100101100001001010000111101101100110001011100011100100101110001010110111100101100001001010000111101101100110001011100001011110 e4b8ade584a1ed98b8e4b8ade584a1ed98b85e
UHC 中儡호中儡호^ 11110001111010011101011011101101110010001010001111110001111010011101011011101101110010001010001101011110 f1e9d6edc8a3f1e9d6edc8a35e

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