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 ?A?on}?A?on{^ 00111111010000010011111101101111011011100111110100111111010000010011111101101111011011100111101101011110 3f413f6f6e7d3f413f6f6e7b5e
SJIS-WIN ?A?on}?A?on{^ 00111111010000010011111101101111011011100111110100111111010000010011111101101111011011100111101101011110 3f413f6f6e7d3f413f6f6e7b5e
EUC-JP ?A?on}?A?on{^ 00111111010000010011111101101111011011100111110100111111010000010011111101101111011011100111101101011110 3f413f6f6e7d3f413f6f6e7b5e
UTF-8 뭒A뫚on}뭒A뫚on{^ 111010111010110110010010010000011110101110101011100110100110111101101110011111011110101110101101100100100100000111101011101010111001101001101111011011100111101101011110 ebad9241ebab9a6f6e7debad9241ebab9a6f6e7b5e
UHC 뭒A뫚on}뭒A뫚on{^ 1001001001011010010000011001000110111010011011110110111001111101100100100101101001000001100100011011101001101111011011100111101101011110 925a4191ba6f6e7d925a4191ba6f6e7b5e

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