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 消ヲ邪礼消ヲ邪硺^ 100011111100000110100110100011101101011111111011011111011000111111000001101001101000111011010111111110110111101101011110 8fc1a68ed7fb7d8fc1a68ed7fb7b5e
EUC-JP 消ヲ邪?消ヲ邪硺^ 1011111011000011100011101010011010111100110110010011111110111110110000111000111010100110101111001101100110001111110011111110110101011110 bec38ea6bcd93fbec38ea6bcd98fcfed5e
UTF-8 消ヲ邪礼消ヲ邪硺^ 11100110101101101000100011101111101111011010011011101001100000101010101011101111101010001001100011100110101101101000100011101111101111011010011011101001100000101010101011100111101000011011101001011110 e6b688efbda6e982aaefa898e6b688efbda6e982aae7a1ba5e
UHC 消?邪?消?邪?^ 11100001101111000011111111011110111101110011111111100001101111000011111111011110111101110011111101011110 e1bc3fdef73fe1bc3fdef73f5e

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