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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 殃?\}殃?\{^ 1001111101101001001111110101110001111101100111110110100100111111010111000111101101011110 9f693f5c7d9f693f5c7b5e
EUC-JP 殃?\}殃?\{^ 1101110111001010001111110101110001111101110111011100101000111111010111000111101101011110 ddca3f5c7dddca3f5c7b5e
UTF-8 殃셁\}殃셁\{^ 1110011010101110100000111110110010000101100000010101110001111101111001101010111010000011111011001000010110000001010111000111101101011110 e6ae83ec85815c7de6ae83ec85815c7b5e
UHC 殃셁\}殃셁\{^ 11100100111010101001100101001011010111000111110111100100111010101001100101001011010111000111101101011110 e4ea994b5c7de4ea994b5c7b5e

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