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???F??i?G???F??iB 00111111010001110011111100111111001111110100011000111111001111110110100100111111010001110011111100111111001111110100011000111111001111110110100101000010 3f473f3f3f463f3f693f473f3f3f463f3f6942
SJIS-WIN ?G???F??i?G???F??iB 00111111010001110011111100111111001111110100011000111111001111110110100100111111010001110011111100111111001111110100011000111111001111110110100101000010 3f473f3f3f463f3f693f473f3f3f463f3f6942
EUC-JP ?G???F??i?G???F??iB 00111111010001110011111100111111001111110100011000111111001111110110100100111111010001110011111100111111001111110100011000111111001111110110100101000010 3f473f3f3f463f3f693f473f3f3f463f3f6942
UTF-8 체G혦쨔청F혦쩔i체G혦쨔청F혦쩔iB 11101100101100101011010001000111111011011001100010100110111011001010100010010100111011001011001010101101010001101110110110011000101001101110110010101001100101000110100111101100101100101011010001000111111011011001100010100110111011001010100010010100111011001011001010101101010001101110110110011000101001101110110010101001100101000110100101000010 ecb2b447ed98a6eca894ecb2ad46ed98a6eca99469ecb2b447ed98a6eca894ecb2ad46ed98a6eca9946942
UHC 체G혦쨔청F혦쩔i체G혦쨔청F혦쩔iB 11000011101111000100011111000010100011101100001010111001110000111011101101000110110000101000111011000010101111110110100111000011101111000100011111000010100011101100001010111001110000111011101101000110110000101000111011000010101111110110100101000010 c3bc47c28ec2b9c3bb46c28ec2bf69c3bc47c28ec2b9c3bb46c28ec2bf6942

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