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 ?@???????@ 00111111010000000011111100111111001111110011111100111111001111110011111101000000 3f403f3f3f3f3f3f3f40
SJIS-WIN ?@???????@ 00111111010000000011111100111111001111110011111100111111001111110011111101000000 3f403f3f3f3f3f3f3f40
EUC-JP ?@???????@ 00111111010000000011111100111111001111110011111100111111001111110011111101000000 3f403f3f3f3f3f3f3f40
UTF-8 청@쨍챔혦짠혦쩍청@ 1110110010110010101011010100000011101100101010001000110111101100101100011001010011101101100110001010011011101100101001111010000011101101100110001010011011101100101010011000110111101100101100101010110101000000 ecb2ad40eca88decb194ed98a6eca7a0ed98a6eca98decb2ad40
UHC 청@쨍챔혦짠혦쩍청@ 110000111011101101000000110000101011100011000011101010001100001010001110110000101010011111000010100011101100001010111101110000111011101101000000 c3bb40c2b8c3a8c28ec2a7c28ec2bdc3bb40

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