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???G??Y?I???G??bE 00111111010010010011111100111111001111110100011100111111001111110101100100111111010010010011111100111111001111110100011100111111001111110110001001000101 3f493f3f3f473f3f593f493f3f3f473f3f6245
SJIS-WIN ?I???G??Y?I???G??bE 00111111010010010011111100111111001111110100011100111111001111110101100100111111010010010011111100111111001111110100011100111111001111110110001001000101 3f493f3f3f473f3f593f493f3f3f473f3f6245
EUC-JP ?I???G??Y?I???G??bE 00111111010010010011111100111111001111110100011100111111001111110101100100111111010010010011111100111111001111110100011100111111001111110110001001000101 3f493f3f3f473f3f593f493f3f3f473f3f6245
UTF-8 청I혦짠청G횛횧Y청I혦짠청G횛횧bE 11101100101100101010110101001001111011011001100010100110111011001010011110100000111011001011001010101101010001111110110110011010100110111110110110011010101001110101100111101100101100101010110101001001111011011001100010100110111011001010011110100000111011001011001010101101010001111110110110011010100110111110110110011010101001110110001001000101 ecb2ad49ed98a6eca7a0ecb2ad47ed9a9bed9aa759ecb2ad49ed98a6eca7a0ecb2ad47ed9a9bed9aa76245
UHC 청I혦짠청G횛횧Y청I혦짠청G횛횧bE 11000011101110110100100111000010100011101100001010100111110000111011101101000111110000111001010111000011100111100101100111000011101110110100100111000010100011101100001010100111110000111011101101000111110000111001010111000011100111100110001001000101 c3bb49c28ec2a7c3bb47c395c39e59c3bb49c28ec2a7c3bb47c395c39e6245

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