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 청횉혦쩍혧횒짧혦 111011001011001010101101111011011001101010001001111011011001100010100110111011001010100110001101111011011001100010100111111011011001101010010010111011001010011110100111111011011001100010100110 ecb2aded9a89ed98a6eca98ded98a7ed9a92eca7a7ed98a6
UHC 청횉혦쩍혧횒짧혦 11000011101110111100001110000111110000101000111011000010101111011100001010001111110000111000110111000010101010101100001010001110 c3bbc387c28ec2bdc28fc38dc2aac28e

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