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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 魴晧錐}魴晧錐{^ 111010011011010110011101111011001001000010001101011111011110100110110101100111011110110010010000100011010111101101011110 e9b59dec908d7de9b59dec908d7b5e
EUC-JP 魴晧錐}魴晧錐{^ 111100101011011111011010111011101011111111101101011111011111001010110111110110101110111010111111111011010111101101011110 f2b7daeebfed7df2b7daeebfed7b5e
UTF-8 魴晧錐}魴晧錐{^ 111010011010110110110100111001101001100110100111111010011000110010010000011111011110100110101101101101001110011010011001101001111110100110001100100100000111101101011110 e9adb4e699a7e98c907de9adb4e699a7e98c907b5e
UHC ?晧錐}?晧錐{^ 00111111111110111100010111110101110111100111110100111111111110111100010111110101110111100111101101011110 3ffbc5f5de7d3ffbc5f5de7b5e

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