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 à£áè\}à£áè\{^ 11100000101000111110000111101000010111000111110111100000101000111110000111101000010111000111101101011110 e0a3e1e85c7de0a3e1e85c7b5e
SJIS-WIN ?£??\}?£??\{^ 001111111000000110010010001111110011111101011100011111010011111110000001100100100011111100111111010111000111101101011110 3f81923f3f5c7d3f81923f3f5c7b5e
EUC-JP à£áè\}à£áè\{^ 100011111010101110100010101000011111001010001111101010111010000110001111101010111011001001011100011111011000111110101011101000101010000111110010100011111010101110100001100011111010101110110010010111000111101101011110 8faba2a1f28faba18fabb25c7d8faba2a1f28faba18fabb25c7b5e
UTF-8 à£áè\}à£áè\{^ 110000111010000011000010101000111100001110100001110000111010100001011100011111011100001110100000110000101010001111000011101000011100001110101000010111000111101101011110 c3a0c2a3c3a1c3a85c7dc3a0c2a3c3a1c3a85c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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