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 «©«²D«©«²D^ 100011111010101110101001100011111010101110110010010001001000111110101011101010011000111110101011101100100100010001011110 8faba98fabb2448faba98fabb2445e
SJIS-WIN ??????D??????D^ 001111110011111100111111001111110011111100111111010001000011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f443f3f3f3f3f3f445e
EUC-JP ??©???D??©???D^ 00111111001111111000111110100010111011010011111100111111001111110100010000111111001111111000111110100010111011010011111100111111001111110100010001011110 3f3f8fa2ed3f3f3f443f3f8fa2ed3f3f3f445e
UTF-8 «©«²D«©«²D^ 110000101000111111000010101010111100001010101001110000101000111111000010101010111100001010110010010001001100001010001111110000101010101111000010101010011100001010001111110000101010101111000010101100100100010001011110 c28fc2abc2a9c28fc2abc2b244c28fc2abc2a9c28fc2abc2b2445e
UHC ?????²D?????²D^ 0011111100111111001111110011111100111111101010011111011101000100001111110011111100111111001111110011111110101001111101110100010001011110 3f3f3f3f3fa9f7443f3f3f3f3fa9f7445e

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