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{^ 1110100110110101101100001110010110100100101100010101011101111101111010011011010110110000111001011010010010110001010101110111101101011110 e9b5b0e5a4b1577de9b5b0e5a4b1577b5e
EUC-JP 魴ー螟アW}魴ー螟アW{^ 111100101011011110001110101100001110101010100110100011101011000101010111011111011111001010110111100011101011000011101010101001101000111010110001010101110111101101011110 f2b78eb0eaa68eb1577df2b78eb0eaa68eb1577b5e
UTF-8 魴ー螟アW}魴ー螟アW{^ 1110100110101101101101001110111110111101101100001110100010011110100111111110111110111101101100010101011101111101111010011010110110110100111011111011110110110000111010001001111010011111111011111011110110110001010101110111101101011110 e9adb4efbdb0e89e9fefbdb1577de9adb4efbdb0e89e9fefbdb1577b5e
UHC ??螟?W}??螟?W{^ 001111110011111111011001101011010011111101010111011111010011111100111111110110011010110100111111010101110111101101011110 3f3fd9ad3f577d3f3fd9ad3f577b5e

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