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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 챌챵혳챘짧짢책횪 111011001011000110001100111011001011000110110101111011011001100010110011111011001011000110011000111011001010011110100111111011001010011110100010111011001011000110000101111011011001101010101010 ecb18cecb1b5ed98b3ecb198eca7a7eca7a2ecb185ed9aaa
UHC 챌챵혳챘짧짢책횪 11000011101001111100001110110010110000101001101011000011101010111100001010101010110000101010100011000011101001011100001110100000 c3a7c3b2c29ac3abc2aac2a8c3a5c3a0

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