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 êNon}êNon{^ 11000011101010100100111001101111011011100111110111000011101010100100111001101111011011100111101101011110 c3aa4e6f6e7dc3aa4e6f6e7b5e
SJIS-WIN ??Non}??Non{^ 00111111001111110100111001101111011011100111110100111111001111110100111001101111011011100111101101011110 3f3f4e6f6e7d3f3f4e6f6e7b5e
EUC-JP êNon}êNon{^ 100011111010101010101010100011111010001011101100010011100110111101101110011111011000111110101010101010101000111110100010111011000100111001101111011011100111101101011110 8faaaa8fa2ec4e6f6e7d8faaaa8fa2ec4e6f6e7b5e
UTF-8 êNon}êNon{^ 1100001110000011110000101010101001001110011011110110111001111101110000111000001111000010101010100100111001101111011011100111101101011110 c383c2aa4e6f6e7dc383c2aa4e6f6e7b5e
UHC ?ªNon}?ªNon{^ 001111111010100010100011010011100110111101101110011111010011111110101000101000110100111001101111011011100111101101011110 3fa8a34e6f6e7d3fa8a34e6f6e7b5e

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