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 韈ァ魘ォ韜ソ霆ク^ 11101000111001111010011111101001101101001010101111101000111010011011111111101000101110111011100001011110 e8e7a7e9b4abe8e9bfe8bbb85e
EUC-JP 韈ァ魘ォ韜ソ霆ク^ 1111000011101001100011101010011111110010101101101000111010101011111100001110101110001110101111111111000010111101100011101011100001011110 f0e98ea7f2b68eabf0eb8ebff0bd8eb85e
UTF-8 韈ァ魘ォ韜ソ霆ク^ 11101001100111111000100011101111101111011010011111101001101011011001100011101111101111011010101111101001100111111001110011101111101111011011111111101001100111001000011011101111101111011011100001011110 e99f88efbda7e9ad98efbdabe99f9cefbdbfe99c86efbdb85e
UHC ????韜?霆?^ 0011111100111111001111110011111111010100101101110011111111101111111111010011111101011110 3f3f3f3fd4b73feffd3f5e

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