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 ??znW}??znW{^ 00111111001111110111101001101110010101110111110100111111001111110111101001101110010101110111101101011110 3f3f7a6e577d3f3f7a6e577b5e
SJIS-WIN ?譟znW}?譟znW{^ 001111111110011010011111011110100110111001010111011111010011111111100110100111110111101001101110010101110111101101011110 3fe69f7a6e577d3fe69f7a6e577b5e
EUC-JP 嶴譟znW}嶴譟znW{^ 10001111101110111111001111101100101000010111101001101110010101110111110110001111101110111111001111101100101000010111101001101110010101110111101101011110 8fbbf3eca17a6e577d8fbbf3eca17a6e577b5e
UTF-8 嶴譟znW}嶴譟znW{^ 111001011011011010110100111010001010110110011111011110100110111001010111011111011110010110110110101101001110100010101101100111110111101001101110010101110111101101011110 e5b6b4e8ad9f7a6e577de5b6b4e8ad9f7a6e577b5e
UHC ??znW}??znW{^ 00111111001111110111101001101110010101110111110100111111001111110111101001101110010101110111101101011110 3f3f7a6e577d3f3f7a6e577b5e

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