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 鱸カ暿鱸カ暿^ 111010011110011110110110111110101101110111110001011111011110100111100111101101101111101011011101111100010111101101011110 e9e7b6faddf17de9e7b6faddf17b5e
EUC-JP 鱸カ暿?鱸カ暿?^ 1111001011101001100011101011011010001111110000101101111000111111111100101110100110001110101101101000111111000010110111100011111101011110 f2e98eb68fc2de3ff2e98eb68fc2de3f5e
UTF-8 鱸カ暿鱸カ暿^ 11101001101100011011100011101111101111011011011011100110100110101011111111101110100000111011100111101001101100011011100011101111101111011011011011100110100110101011111111101110100000111011011101011110 e9b1b8efbdb6e69abfee83b9e9b1b8efbdb6e69abfee83b75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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