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 ?J?????\???Ge^ 0011111101001010001111110011111100111111001111110011111101011100001111110011111100111111010001110110010101011110 3f4a3f3f3f3f3f5c3f3f3f47655e
SJIS-WIN ?J?????\???Ge^ 0011111101001010001111110011111100111111001111110011111101011100001111110011111100111111010001110110010101011110 3f4a3f3f3f3f3f5c3f3f3f47655e
EUC-JP ?J?????\???Ge^ 0011111101001010001111110011111100111111001111110011111101011100001111110011111100111111010001110110010101011110 3f4a3f3f3f3f3f5c3f3f3f47655e
UTF-8 책J혗혞혟쨔챔\혧혧혧Ge^ 1110110010110001100001010100101011101101100110001001011111101101100110001001111011101101100110001001111111101100101010001001010011101100101100011001010001011100111011011001100010100111111011011001100010100111111011011001100010100111010001110110010101011110 ecb1854aed9897ed989eed989feca894ecb1945ced98a7ed98a7ed98a747655e
UHC 책J혗혞혟쨔챔\혧혧혧Ge^ 1100001110100101010010101100001010000010110000101000100011000010100010011100001010111001110000111010100001011100110000101000111111000010100011111100001010001111010001110110010101011110 c3a54ac282c288c289c2b9c3a85cc28fc28fc28f47655e

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