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 à°à·N}à°à·N{^ 11100000101100001110000010110111010011100111110111100000101100001110000010110111010011100111101101011110 e0b0e0b74e7de0b0e0b74e7b5e
SJIS-WIN ?°??N}?°??N{^ 001111111000000110001011001111110011111101001110011111010011111110000001100010110011111100111111010011100111101101011110 3f818b3f3f4e7d3f818b3f3f4e7b5e
EUC-JP à°à?N}à°à?N{^ 1000111110101011101000101010000111101011100011111010101110100010001111110100111001111101100011111010101110100010101000011110101110001111101010111010001000111111010011100111101101011110 8faba2a1eb8faba23f4e7d8faba2a1eb8faba23f4e7b5e
UTF-8 à°à·N}à°à·N{^ 110000111010000011000010101100001100001110100000110000101011011101001110011111011100001110100000110000101011000011000011101000001100001010110111010011100111101101011110 c3a0c2b0c3a0c2b74e7dc3a0c2b0c3a0c2b74e7b5e
UHC ?°?·N}?°?·N{^ 0011111110100001110001100011111110100001101001000100111001111101001111111010000111000110001111111010000110100100010011100111101101011110 3fa1c63fa1a44e7d3fa1c63fa1a44e7b5e

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