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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 魴晤Σn}魴晤Σn{^ 1110100110110101100111011110101110000011101100000110111001111101111010011011010110011101111010111000001110110000011011100111101101011110 e9b59deb83b06e7de9b59deb83b06e7b5e
EUC-JP 魴晤Σn}魴晤Σn{^ 1111001010110111110110101110110110100110101100100110111001111101111100101011011111011010111011011010011010110010011011100111101101011110 f2b7daeda6b26e7df2b7daeda6b26e7b5e
UTF-8 魴晤Σn}魴晤Σn{^ 111010011010110110110100111001101001100110100100110011101010001101101110011111011110100110101101101101001110011010011001101001001100111010100011011011100111101101011110 e9adb4e699a4cea36e7de9adb4e699a4cea36e7b5e
UHC ?晤Σn}?晤Σn{^ 001111111110011111111011101001011101001001101110011111010011111111100111111110111010010111010010011011100111101101011110 3fe7fba5d26e7d3fe7fba5d26e7b5e

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