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 첬짠짚챕쨉채챨쨍 111011001011001010101100111011001010011110100000111011001010011110011010111011001011000110010101111011001010100010001001111011001011000110000100111011001011000110101000111011001010100010001101 ecb2aceca7a0eca79aecb195eca889ecb184ecb1a8eca88d
UHC 첬짠짚챕쨉채챨쨍 11000011101110101100001010100111110000101010010011000011101010011100001010110101110000111010010011000011101100001100001010111000 c3bac2a7c2a4c3a9c2b5c3a4c3b0c2b8

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