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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN ?豎W}?豎W{^ 0011111111100110101100010101011101111101001111111110011010110001010101110111101101011110 3fe6b1577d3fe6b1577b5e
EUC-JP 嶴豎W}嶴豎W{^ 100011111011101111110011111011001011001101010111011111011000111110111011111100111110110010110011010101110111101101011110 8fbbf3ecb3577d8fbbf3ecb3577b5e
UTF-8 嶴豎W}嶴豎W{^ 1110010110110110101101001110100010110001100011100101011101111101111001011011011010110100111010001011000110001110010101110111101101011110 e5b6b4e8b18e577de5b6b4e8b18e577b5e
UHC ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e

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