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 ?????F??h 001111110011111100111111001111110011111101000110001111110011111101101000 3f3f3f3f3f463f3f68
SJIS-WIN ?????F??h 001111110011111100111111001111110011111101000110001111110011111101101000 3f3f3f3f3f463f3f68
EUC-JP ?????F??h 001111110011111100111111001111110011111101000110001111110011111101101000 3f3f3f3f3f463f3f68
UTF-8 청횉혦쩍청F혦쨉h 1110110010110010101011011110110110011010100010011110110110011000101001101110110010101001100011011110110010110010101011010100011011101101100110001010011011101100101010001000100101101000 ecb2aded9a89ed98a6eca98decb2ad46ed98a6eca88968
UHC 청횉혦쩍청F혦쨉h 11000011101110111100001110000111110000101000111011000010101111011100001110111011010001101100001010001110110000101011010101101000 c3bbc387c28ec2bdc3bb46c28ec2b568

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