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 ?G???I?????L 001111110100011100111111001111110011111101001001001111110011111100111111001111110011111101001100 3f473f3f3f493f3f3f3f3f4c
SJIS-WIN ?G???I?????L 001111110100011100111111001111110011111101001001001111110011111100111111001111110011111101001100 3f473f3f3f493f3f3f3f3f4c
EUC-JP ?G???I?????L 001111110100011100111111001111110011111101001001001111110011111100111111001111110011111101001100 3f473f3f3f493f3f3f3f3f4c
UTF-8 청G혦쩌청I횆챕쨘쩍청L 111011001011001010101101010001111110110110011000101001101110110010101001100011001110110010110010101011010100100111101101100110101000011011101100101100011001010111101100101010001001100011101100101010011000110111101100101100101010110101001100 ecb2ad47ed98a6eca98cecb2ad49ed9a86ecb195eca898eca98decb2ad4c
UHC 청G혦쩌청I횆챕쨘쩍청L 110000111011101101000111110000101000111011000010101111001100001110111011010010011100001110000100110000111010100111000010101110101100001010111101110000111011101101001100 c3bb47c28ec2bcc3bb49c384c3a9c2bac2bdc3bb4c

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