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 驩ァ魘ォ驪ソ霆ク^ 11101001100010011010011111101001101101001010101111101001100010111011111111101000101110111011100001011110 e989a7e9b4abe98bbfe8bbb85e
EUC-JP 驩ァ魘ォ驪ソ霆ク^ 1111000111101001100011101010011111110010101101101000111010101011111100011110101110001110101111111111000010111101100011101011100001011110 f1e98ea7f2b68eabf1eb8ebff0bd8eb85e
UTF-8 驩ァ魘ォ驪ソ霆ク^ 11101001101010011010100111101111101111011010011111101001101011011001100011101111101111011010101111101001101010011010101011101111101111011011111111101001100111001000011011101111101111011011100001011110 e9a9a9efbda7e9ad98efbdabe9a9aaefbdbfe99c86efbdb85e
UHC 驩???驪?霆?^ 111111001011111000111111001111110011111111010101111100010011111111101111111111010011111101011110 fcbe3f3f3fd5f13feffd3f5e

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