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 à°äçon}à°äçon{^ 111000001011000011100100111001110110111101101110011111011110000010110000111001001110011101101111011011100111101101011110 e0b0e4e76f6e7de0b0e4e76f6e7b5e
SJIS-WIN ?°??on}?°??on{^ 0011111110000001100010110011111100111111011011110110111001111101001111111000000110001011001111110011111101101111011011100111101101011110 3f818b3f3f6f6e7d3f818b3f3f6f6e7b5e
EUC-JP à°äçon}à°äçon{^ 1000111110101011101000101010000111101011100011111010101110100011100011111010101110101110011011110110111001111101100011111010101110100010101000011110101110001111101010111010001110001111101010111010111001101111011011100111101101011110 8faba2a1eb8faba38fabae6f6e7d8faba2a1eb8faba38fabae6f6e7b5e
UTF-8 à°äçon}à°äçon{^ 1100001110100000110000101011000011000011101001001100001110100111011011110110111001111101110000111010000011000010101100001100001110100100110000111010011101101111011011100111101101011110 c3a0c2b0c3a4c3a76f6e7dc3a0c2b0c3a4c3a76f6e7b5e
UHC ?°??on}?°??on{^ 0011111110100001110001100011111100111111011011110110111001111101001111111010000111000110001111110011111101101111011011100111101101011110 3fa1c63f3f6f6e7d3fa1c63f3f6f6e7b5e

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