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 ?I???V???G???L 0011111101001001001111110011111100111111010101100011111100111111001111110100011100111111001111110011111101001100 3f493f3f3f563f3f3f473f3f3f4c
SJIS-WIN ?I???V???G???L 0011111101001001001111110011111100111111010101100011111100111111001111110100011100111111001111110011111101001100 3f493f3f3f563f3f3f473f3f3f4c
EUC-JP ?I???V???G???L 0011111101001001001111110011111100111111010101100011111100111111001111110100011100111111001111110011111101001100 3f493f3f3f563f3f3f473f3f3f4c
UTF-8 청I혦짖청V혦째청G혦쩌청L 11101100101100101010110101001001111011011001100010100110111011001010011110010110111011001011001010101101010101101110110110011000101001101110110010100111101110001110110010110010101011010100011111101101100110001010011011101100101010011000110011101100101100101010110101001100 ecb2ad49ed98a6eca796ecb2ad56ed98a6eca7b8ecb2ad47ed98a6eca98cecb2ad4c
UHC 청I혦짖청V혦째청G혦쩌청L 110000111011101101001001110000101000111011000010101000101100001110111011010101101100001010001110110000101011000011000011101110110100011111000010100011101100001010111100110000111011101101001100 c3bb49c28ec2a2c3bb56c28ec2b0c3bb47c28ec2bcc3bb4c

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