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{^ 1110011010001001100010111110101010110101101010011110101110100111100101110101011101111101111001101000100110001011111010101011010110101001111010111010011110010111010101110111101101011110 e6898beab5a9eba797577de6898beab5a9eba797577b5e
UHC 手굩맗W}手굩맗W{^ 1110001010100010100000101000111110010000101010010101011101111101111000101010001010000010100011111001000010101001010101110111101101011110 e2a2828f90a9577de2a2828f90a9577b5e

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