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 魍鬣湫豎魍鬣湫豎^ 1110100110110001111010011010010110011111110101011110011010110001111010011011000111101001101001011001111111010101111001101011000101011110 e9b1e9a59fd5e6b1e9b1e9a59fd5e6b15e
EUC-JP 魍鬣湫豎魍鬣湫豎^ 1111001010110011111100101010011111011110110101111110110010110011111100101011001111110010101001111101111011010111111011001011001101011110 f2b3f2a7ded7ecb3f2b3f2a7ded7ecb35e
UTF-8 魍鬣湫豎魍鬣湫豎^ 11101001101011011000110111101001101011001010001111100110101110011010101111101000101100011000111011101001101011011000110111101001101011001010001111100110101110011010101111101000101100011000111001011110 e9ad8de9aca3e6b9abe8b18ee9ad8de9aca3e6b9abe8b18e5e
UHC ??湫???湫?^ 0011111100111111111101011101001100111111001111110011111111110101110100110011111101011110 3f3ff5d33f3f3ff5d33f5e

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