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 猝?忽?猝?忽?^ 11100000110010100011111110001101100110100011111111100000110010100011111110001101100110100011111101011110 e0ca3f8d9a3fe0ca3f8d9a3f5e
EUC-JP 猝?忽?猝?忽?^ 11100000110011000011111110111001111110100011111111100000110011000011111110111001111110100011111101011110 e0cc3fb9fa3fe0cc3fb9fa3f5e
UTF-8 猝롈忽렲猝롈忽렲^ 11100111100011001001110111101011101000011000100011100101101111111011110111101011101000001011001011100111100011001001110111101011101000011000100011100101101111111011110111101011101000001011001001011110 e78c9deba188e5bfbdeba0b2e78c9deba188e5bfbdeba0b25e
UHC 猝롈忽렲猝롈忽렲^ 1111000011110001100011101100111011111011111011001000111010111111111100001111000110001110110011101111101111101100100011101011111101011110 f0f18ecefbec8ebff0f18ecefbec8ebf5e

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