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 청짚혳챌혧짰챌혥 111011001011001010101101111011001010011110011010111011011001100010110011111011001011000110001100111011011001100010100111111011001010011110110000111011001011000110001100111011011001100010100101 ecb2adeca79aed98b3ecb18ced98a7eca7b0ecb18ced98a5
UHC 청짚혳챌혧짰챌혥 11000011101110111100001010100100110000101001101011000011101001111100001010001111110000101010111011000011101001111100001010001101 c3bbc2a4c29ac3a7c28fc2aec3a7c28d

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