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^ 1101001110100011110100111010111001000100110100111010001111010011101011100100010001011110 d3a3d3ae44d3a3d3ae445e
SJIS-WIN ?£??D?£??D^ 00111111100000011001001000111111001111110100010000111111100000011001001000111111001111110100010001011110 3f81923f3f443f81923f3f445e
EUC-JP Ó£Ó®DÓ£Ó®D^ 10001111101010101101000110100001111100101000111110101010110100011000111110100010111011100100010010001111101010101101000110100001111100101000111110101010110100011000111110100010111011100100010001011110 8faad1a1f28faad18fa2ee448faad1a1f28faad18fa2ee445e
UTF-8 Ó£Ó®DÓ£Ó®D^ 11000011100100111100001010100011110000111001001111000010101011100100010011000011100100111100001010100011110000111001001111000010101011100100010001011110 c393c2a3c393c2ae44c393c2a3c393c2ae445e
UHC ???®D???®D^ 00111111001111110011111110100010111001110100010000111111001111110011111110100010111001110100010001011110 3f3f3fa2e7443f3f3fa2e7445e

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