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 濶ェ闥毳濶ェ闥毬^ 111010001000100110101010111010001001001010011111011111011110100010001001101010101110100010010010100111110111101101011110 e889aae8929f7de889aae8929f7b5e
EUC-JP 濶ェ闥毳濶ェ闥毬^ 1110111111101001100011101010101011101111111100101101110111011110111011111110100110001110101010101110111111110010110111011101110001011110 efe98eaaeff2dddeefe98eaaeff2dddc5e
UTF-8 濶ェ闥毳濶ェ闥毬^ 11100110101111111011011011101111101111011010101011101001100101111010010111100110101011111011001111100110101111111011011011101111101111011010101011101001100101111010010111100110101011111010110001011110 e6bfb6efbdaae997a5e6afb3e6bfb6efbdaae997a5e6afac5e
UHC ???????毬^ 00111111001111110011111100111111001111110011111100111111110011111011001101011110 3f3f3f3f3f3f3fcfb35e

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