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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 手??W}手??W{^ 10001110111010000011111100111111010101110111110110001110111010000011111100111111010101110111101101011110 8ee83f3f577d8ee83f3f577b5e
EUC-JP 手??W}手??W{^ 10111100111010100011111100111111010101110111110110111100111010100011111100111111010101110111101101011110 bcea3f3f577dbcea3f3f577b5e
UTF-8 手굩뢇W}手굩뢇W{^ 1110011010001001100010111110101010110101101010011110101110100010100001110101011101111101111001101000100110001011111010101011010110101001111010111010001010000111010101110111101101011110 e6898beab5a9eba287577de6898beab5a9eba287577b5e
UHC 手굩뢇W}手굩뢇W{^ 1110001010100010100000101000111110001111010000110101011101111101111000101010001010000010100011111000111101000011010101110111101101011110 e2a2828f8f43577de2a2828f8f43577b5e

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