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 ?D?????????? 001111110100010000111111001111110011111100111111001111110011111100111111001111110011111100111111 3f443f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?D?????????? 001111110100010000111111001111110011111100111111001111110011111100111111001111110011111100111111 3f443f3f3f3f3f3f3f3f3f3f
EUC-JP ?D?????????? 001111110100010000111111001111110011111100111111001111110011111100111111001111110011111100111111 3f443f3f3f3f3f3f3f3f3f3f
UTF-8 청D혱챦쩍쨋챕짰혫챦쩍쨩 11101100101100101010110101000100111011011001100010110001111011001011000110100110111011001010100110001101111011001010100010001011111011001011000110010101111011001010011110110000111011011001100010101011111011001011000110100110111011001010100110001101111011001010100010101001 ecb2ad44ed98b1ecb1a6eca98deca88becb195eca7b0ed98abecb1a6eca98deca8a9
UHC 청D혱챦쩍쨋챕짰혫챦쩍쨩 1100001110111011010001001100001010011000110000111010111111000010101111011100001010110110110000111010100111000010101011101100001010010011110000111010111111000010101111011100001010111011 c3bb44c298c3afc2bdc2b6c3a9c2aec293c3afc2bdc2bb

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