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 청천챕짯횒쩌챕횇 111011001011001010101101111011001011001010011100111011001011000110010101111011001010011110101111111011011001101010010010111011001010100110001100111011001011000110010101111011011001101010000111 ecb2adecb29cecb195eca7afed9a92eca98cecb195ed9a87
UHC 청천챕짯횒쩌챕횇 11000011101110111100001110110101110000111010100111000010101011011100001110001101110000101011110011000011101010011100001110000101 c3bbc3b5c3a9c2adc38dc2bcc3a9c385

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