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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 鉈ウ螢∬螢譛ャ^ 11100111111010111011001111100101101000111000000111101000111001011010001111100110100111001010110001011110 e7ebb3e5a381e8e5a3e69cac5e
EUC-JP 鉈ウ螢∬螢譛ャ^ 111011101110110110001110101100111110101010100101101000101110101011101010101001011110101111111100100011101010110001011110 eeed8eb3eaa5a2eaeaa5ebfc8eac5e
UTF-8 鉈ウ螢∬螢譛ャ^ 11101001100010011000100011101111101111011011001111101000100111101010001011100010100010001010110011101000100111101010001011101000101011011001101111101111101111011010110001011110 e98988efbdb3e89ea2e288ace89ea2e8ad9befbdac5e
UHC ??螢∬螢??^ 0011111100111111111110111010101110100001111100111111101110101011001111110011111101011110 3f3ffbaba1f3fbab3f3f5e

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