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^ 10001111110001111111110010111100101011100100010010001111110001111111110010111100101011100100010001011110 8fc7fcbcae448fc7fcbcae445e
SJIS-WIN ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
EUC-JP ?Çü?®D?Çü?®D^ 00111111100011111010101010101110100011111010101111100100001111111000111110100010111011100100010000111111100011111010101010101110100011111010101111100100001111111000111110100010111011100100010001011110 3f8faaae8fabe43f8fa2ee443f8faaae8fabe43f8fa2ee445e
UTF-8 Çü¼®DÇü¼®D^ 1100001010001111110000111000011111000011101111001100001010111100110000101010111001000100110000101000111111000011100001111100001110111100110000101011110011000010101011100100010001011110 c28fc387c3bcc2bcc2ae44c28fc387c3bcc2bcc2ae445e
UHC ???¼®D???¼®D^ 0011111100111111001111111010100011111001101000101110011101000100001111110011111100111111101010001111100110100010111001110100010001011110 3f3f3fa8f9a2e7443f3f3fa8f9a2e7445e

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