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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 竪存属D竪存属D^ 100100100100011110010001101101101001000110101110010001001001001001000111100100011011011010010001101011100100010001011110 924791b691ae44924791b691ae445e
EUC-JP 竪存属D竪存属D^ 110000111010100011000010101110001100001010110000010001001100001110101000110000101011100011000010101100000100010001011110 c3a8c2b8c2b044c3a8c2b8c2b0445e
UTF-8 竪存属D竪存属D^ 111001111010101110101010111001011010110110011000111001011011000110011110010001001110011110101011101010101110010110101101100110001110010110110001100111100100010001011110 e7abaae5ad98e5b19e44e7abaae5ad98e5b19e445e
UHC 竪存?D竪存?D^ 11100010101101011111000011101101001111110100010011100010101101011111000011101101001111110100010001011110 e2b5f0ed3f44e2b5f0ed3f445e

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