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 弑??}弑??{^ 1001110001010101001111110011111101111101100111000101010100111111001111110111101101011110 9c553f3f7d9c553f3f7b5e
EUC-JP 弑??}弑??{^ 1101011110110110001111110011111101111101110101111011011000111111001111110111101101011110 d7b63f3f7dd7b63f3f7b5e
UTF-8 弑뗮뢜}弑뗮뢜{^ 111001011011110010010001111010111001011110101110111010111010001010011100011111011110010110111100100100011110101110010111101011101110101110100010100111000111101101011110 e5bc91eb97aeeba29c7de5bc91eb97aeeba29c7b5e
UHC 弑뗮뢜}弑뗮뢜{^ 111000111011110110001011111011011000111101010111011111011110001110111101100010111110110110001111010101110111101101011110 e3bd8bed8f577de3bd8bed8f577b5e

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