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 ???n???nB 001111110011111100111111011011100011111100111111001111110110111001000010 3f3f3f6e3f3f3f6e42
SJIS-WIN ???n???nB 001111110011111100111111011011100011111100111111001111110110111001000010 3f3f3f6e3f3f3f6e42
EUC-JP ???n???nB 001111110011111100111111011011100011111100111111001111110110111001000010 3f3f3f6e3f3f3f6e42
UTF-8 챘혙쨈n챘혙쨈nB 111011001011000110011000111011011001100010011001111011001010100010001000011011101110110010110001100110001110110110011000100110011110110010101000100010000110111001000010 ecb198ed9899eca8886eecb198ed9899eca8886e42
UHC 챘혙쨈n챘혙쨈nB 110000111010101111000010100001001100001010110100011011101100001110101011110000101000010011000010101101000110111001000010 c3abc284c2b46ec3abc284c2b46e42

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