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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蠍晏恫蠍晏恫^ 11100101101101101001110111100101100111001001100011100101101101101001110111100101100111001001100001011110 e5b69de59c98e5b69de59c985e
EUC-JP 蠍晏恫蠍晏恫^ 11101010101110001101101011100111110101111111100011101010101110001101101011100111110101111111100001011110 eab8dae7d7f8eab8dae7d7f85e
UTF-8 蠍晏恫蠍晏恫^ 11101000101000001000110111100110100110011000111111100110100000011010101111101000101000001000110111100110100110011000111111100110100000011010101101011110 e8a08de6998fe681abe8a08de6998fe681ab5e
UHC ?晏??晏?^ 001111111110010011001111001111110011111111100100110011110011111101011110 3fe4cf3f3fe4cf3f5e

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