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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 魴ー雖穎W}魴ー雖穎W{^ 11101001101101011011000011100101101010111000100101101110010101110111110111101001101101011011000011100101101010111000100101101110010101110111101101011110 e9b5b0e5ab896e577de9b5b0e5ab896e577b5e
EUC-JP 魴ー雖穎W}魴ー雖穎W{^ 111100101011011110001110101100001110101010101101101100011100111101010111011111011111001010110111100011101011000011101010101011011011000111001111010101110111101101011110 f2b78eb0eaadb1cf577df2b78eb0eaadb1cf577b5e
UTF-8 魴ー雖穎W}魴ー雖穎W{^ 1110100110101101101101001110111110111101101100001110100110011011100101101110011110101001100011100101011101111101111010011010110110110100111011111011110110110000111010011001101110010110111001111010100110001110010101110111101101011110 e9adb4efbdb0e99b96e7a98e577de9adb4efbdb0e99b96e7a98e577b5e
UHC ??雖穎W}??雖穎W{^ 0011111100111111111000101100110011100111110001000101011101111101001111110011111111100010110011001110011111000100010101110111101101011110 3f3fe2cce7c4577d3f3fe2cce7c4577b5e

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