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 ?H?????\???PT 00111111010010000011111100111111001111110011111100111111010111000011111100111111001111110101000001010100 3f483f3f3f3f3f5c3f3f3f5054
SJIS-WIN ?H?????\???PT 00111111010010000011111100111111001111110011111100111111010111000011111100111111001111110101000001010100 3f483f3f3f3f3f5c3f3f3f5054
EUC-JP ?H?????\???PT 00111111010010000011111100111111001111110011111100111111010111000011111100111111001111110101000001010100 3f483f3f3f3f3f5c3f3f3f5054
UTF-8 책H혗챈혟쨔챔\혧혧혧PT 11101100101100011000010101001000111011011001100010010111111011001011000110001000111011011001100010011111111011001010100010010100111011001011000110010100010111001110110110011000101001111110110110011000101001111110110110011000101001110101000001010100 ecb18548ed9897ecb188ed989feca894ecb1945ced98a7ed98a7ed98a75054
UHC 책H혗챈혟쨔챔\혧혧혧PT 11000011101001010100100011000010100000101100001110100110110000101000100111000010101110011100001110101000010111001100001010001111110000101000111111000010100011110101000001010100 c3a548c282c3a6c289c2b9c3a85cc28fc28fc28f5054

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