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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邪鴫消邪鴫消^ 1000111011010111100011101011000010001111110000011111010011011011100011101101011110001110101100001000111111000001111101001101100101011110 8ed78eb08fc1f4db8ed78eb08fc1f4d95e
EUC-JP 邪鴫消?邪鴫消?^ 101111001101100110111100101100101011111011000011001111111011110011011001101111001011001010111110110000110011111101011110 bcd9bcb2bec33fbcd9bcb2bec33f5e
UTF-8 邪鴫消邪鴫消^ 11101001100000101010101011101001101101001010101111100110101101101000100011101110100011101000101011101001100000101010101011101001101101001010101111100110101101101000100011101110100011101000100001011110 e982aae9b4abe6b688ee8e8ae982aae9b4abe6b688ee8e885e
UHC 邪?消?邪?消?^ 11011110111101110011111111100001101111000011111111011110111101110011111111100001101111000011111101011110 def73fe1bc3fdef73fe1bc3f5e

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