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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 辿即他誰遜其竪速 10010010010010001001000110100110100100011011110010010010010011101001000110111011100100011011010010010010010001111001000110101100 924891a691bc924e91bb91b4924791ac
EUC-JP 辿即他誰遜其竪速 11000011101010011100001010101000110000101011111011000011101011111100001010111101110000101011011011000011101010001100001010101110 c3a9c2a8c2bec3afc2bdc2b6c3a8c2ae
UTF-8 辿即他誰遜其竪速 111010001011111010111111111001011000110110110011111001001011101110010110111010001010101010110000111010011000000110011100111001011000010110110110111001111010101110101010111010011000000010011111 e8bebfe58db3e4bb96e8aab0e9819ce585b6e7abaae9809f
UHC ??他誰遜其竪速 0011111100111111111101101110001011100010110000011110000111100001110100001110110011100010101101011110000111011100 3f3ff6e2e2c1e1e1d0ece2b5e1dc

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