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^ 100100100100011110010001101111011001000110101101010001001001001001000111100100011011110110010001101011010100010001011110 924791bd91ad44924791bd91ad445e
EUC-JP 竪多俗D竪多俗D^ 110000111010100011000010101111111100001010101111010001001100001110101000110000101011111111000010101011110100010001011110 c3a8c2bfc2af44c3a8c2bfc2af445e
UTF-8 竪多俗D竪多俗D^ 111001111010101110101010111001011010010010011010111001001011111110010111010001001110011110101011101010101110010110100100100110101110010010111111100101110100010001011110 e7abaae5a49ae4bf9744e7abaae5a49ae4bf97445e
UHC 竪多俗D竪多俗D^ 111000101011010111010010111111011110000111010100010001001110001010110101110100101111110111100001110101000100010001011110 e2b5d2fde1d444e2b5d2fde1d4445e

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