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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 泙莇戮}泙莇戮{^ 100111111010001011100100101101001001110101000011011111011001111110100010111001001011010010011101010000110111101101011110 9fa2e4b49d437d9fa2e4b49d437b5e
EUC-JP 泙莇戮}泙莇戮{^ 110111101010010011101000101101101101100110100100011111011101111010100100111010001011011011011001101001000111101101011110 dea4e8b6d9a47ddea4e8b6d9a47b5e
UTF-8 泙莇戮}泙莇戮{^ 111001101011001110011001111010001000111010000111111001101000100010101110011111011110011010110011100110011110100010001110100001111110011010001000101011100111101101011110 e6b399e88e87e688ae7de6b399e88e87e688ae7b5e
UHC ??戮}??戮{^ 0011111100111111110101111100000001111101001111110011111111010111110000000111101101011110 3f3fd7c07d3f3fd7c07b5e

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