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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 中儡─}中儡─{^ 100100101000011010011001010100111000010010011111011111011001001010000110100110010101001110000100100111110111101101011110 92869953849f7d92869953849f7b5e
EUC-JP 中儡─}中儡─{^ 110000111110011011010001101101001010100010100001011111011100001111100110110100011011010010101000101000010111101101011110 c3e6d1b4a8a17dc3e6d1b4a8a17b5e
UTF-8 中儡─}中儡─{^ 111001001011100010101101111001011000010010100001111000101001010010000000011111011110010010111000101011011110010110000100101000011110001010010100100000000111101101011110 e4b8ade584a1e294807de4b8ade584a1e294807b5e
UHC 中儡─}中儡─{^ 111100011110100111010110111011011010011010100001011111011111000111101001110101101110110110100110101000010111101101011110 f1e9d6eda6a17df1e9d6eda6a17b5e

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