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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 誰遜他誰遜足竪袖側辰 1001001001001110100100011011101110010001101111001001001001001110100100011011101110010001101010111001001001000111100100011011001110010001101001001001001001000011 924e91bb91bc924e91bb91ab924791b391a49243
EUC-JP 誰遜他誰遜足竪袖側辰 1100001110101111110000101011110111000010101111101100001110101111110000101011110111000010101011011100001110101000110000101011010111000010101001101100001110100100 c3afc2bdc2bec3afc2bdc2adc3a8c2b5c2a6c3a4
UTF-8 誰遜他誰遜足竪袖側辰 111010001010101010110000111010011000000110011100111001001011101110010110111010001010101010110000111010011000000110011100111010001011011010110011111001111010101110101010111010001010001010010110111001011000000110110100111010001011111010110000 e8aab0e9819ce4bb96e8aab0e9819ce8b6b3e7abaae8a296e581b4e8beb0
UHC 誰遜他誰遜足竪袖側辰 1110001011000001111000011110000111110110111000101110001011000001111000011110000111110000111010111110001010110101111000101100000011110110101100001111001011100011 e2c1e1e1f6e2e2c1e1e1f0ebe2b5e2c0f6b0f2e3

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