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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 魑ァ貉ォ魑ァ貉ォB 11101001101100111010011111100110101110011010101111101001101100111010011111100110101110011010101101000010 e9b3a7e6b9abe9b3a7e6b9ab42
EUC-JP 魑ァ貉ォ魑ァ貉ォB 1111001010110101100011101010011111101100101110111000111010101011111100101011010110001110101001111110110010111011100011101010101101000010 f2b58ea7ecbb8eabf2b58ea7ecbb8eab42
UTF-8 魑ァ貉ォ魑ァ貉ォB 11101001101011011001000111101111101111011010011111101000101100101000100111101111101111011010101111101001101011011001000111101111101111011010011111101000101100101000100111101111101111011010101101000010 e9ad91efbda7e8b289efbdabe9ad91efbda7e8b289efbdab42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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