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 àåàwâN}àåàwâN{^ 111000001110010111100000011101111110001001001110011111011110000011100101111000000111011111100010010011100111101101011110 e0e5e077e24e7de0e5e077e24e7b5e
SJIS-WIN ???w?N}???w?N{^ 001111110011111100111111011101110011111101001110011111010011111100111111001111110111011100111111010011100111101101011110 3f3f3f773f4e7d3f3f3f773f4e7b5e
EUC-JP àåàwâN}àåàwâN{^ 10001111101010111010001010001111101010111010100110001111101010111010001001110111100011111010101110100100010011100111110110001111101010111010001010001111101010111010100110001111101010111010001001110111100011111010101110100100010011100111101101011110 8faba28faba98faba2778faba44e7d8faba28faba98faba2778faba44e7b5e
UTF-8 àåàwâN}àåàwâN{^ 1100001110100000110000111010010111000011101000000111011111000011101000100100111001111101110000111010000011000011101001011100001110100000011101111100001110100010010011100111101101011110 c3a0c3a5c3a077c3a24e7dc3a0c3a5c3a077c3a24e7b5e
UHC ???w?N}???w?N{^ 001111110011111100111111011101110011111101001110011111010011111100111111001111110111011100111111010011100111101101011110 3f3f3f773f4e7d3f3f3f773f4e7b5e

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