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 辿捉足誰遜速竪族 10010010010010001001000110101000100100011010101110010010010011101001000110111011100100011010110010010010010001111001000110110000 924891a891ab924e91bb91ac924791b0
EUC-JP 辿捉足誰遜速竪族 11000011101010011100001010101010110000101010110111000011101011111100001010111101110000101010111011000011101010001100001010110010 c3a9c2aac2adc3afc2bdc2aec3a8c2b2
UTF-8 辿捉足誰遜速竪族 111010001011111010111111111001101000110110001001111010001011011010110011111010001010101010110000111010011000000110011100111010011000000010011111111001111010101110101010111001101001011110001111 e8bebfe68d89e8b6b3e8aab0e9819ce9809fe7abaae6978f
UHC ?捉足誰遜速竪族 001111111111001110110101111100001110101111100010110000011110000111100001111000011101110011100010101101011111000011101001 3ff3b5f0ebe2c1e1e1e1dce2b5f0e9

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