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 ?H?n}?H?n{^ 0011111101001000001111110110111001111101001111110100100000111111011011100111101101011110 3f483f6e7d3f483f6e7b5e
SJIS-WIN 短H臓n}短H臓n{^ 100100100101101001001000100100011001111101101110011111011001001001011010010010001001000110011111011011100111101101011110 925a48919f6e7d925a48919f6e7b5e
EUC-JP 短H臓n}短H臓n{^ 110000111011101101001000110000101010000101101110011111011100001110111011010010001100001010100001011011100111101101011110 c3bb48c2a16e7dc3bb48c2a16e7b5e
UTF-8 短H臓n}短H臓n{^ 11100111100111111010110101001000111010001000011110010011011011100111110111100111100111111010110101001000111010001000011110010011011011100111101101011110 e79fad48e887936e7de79fad48e887936e7b5e
UHC 短H?n}短H?n{^ 11010011101011010100100000111111011011100111110111010011101011010100100000111111011011100111101101011110 d3ad483f6e7dd3ad483f6e7b5e

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