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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 魘ォ逎±魘ォ逎+^ 111010011011010010101011111001111010001110000001011111011110100110110100101010111110011110100011100000010111101101011110 e9b4abe7a3817de9b4abe7a3817b5e
EUC-JP 魘ォ逎±魘ォ逎+^ 1111001010110110100011101010101111101110101001011010000111011110111100101011011010001110101010111110111010100101101000011101110001011110 f2b68eabeea5a1def2b68eabeea5a1dc5e
UTF-8 魘ォ逎±魘ォ逎+^ 111010011010110110011000111011111011110110101011111010011000000010001110110000101011000111101001101011011001100011101111101111011010101111101001100000001000111011101111101111001000101101011110 e9ad98efbdabe9808ec2b1e9ad98efbdabe9808eefbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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