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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 竪多蔵竪其贈短 1001001001000111100100011011110110010001101000001001001001000111100100011011010010010001101000011001001001011010 924791bd91a0924791b491a1925a
EUC-JP 竪多蔵竪其贈短 1100001110101000110000101011111111000010101000101100001110101000110000101011011011000010101000111100001110111011 c3a8c2bfc2a2c3a8c2b6c2a3c3bb
UTF-8 竪多蔵竪其贈短 111001111010101110101010111001011010010010011010111010001001010010110101111001111010101110101010111001011000010110110110111010001011010010001000111001111001111110101101 e7abaae5a49ae894b5e7abaae585b6e8b488e79fad
UHC 竪多?竪其贈短 11100010101101011101001011111101001111111110001010110101110100001110110011110001111111001101001110101101 e2b5d2fd3fe2b5d0ecf1fcd3ad

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