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{^ 1110100110110101100111011110101110000011101010110110111001111101111010011011010110011101111010111000001110101011011011100111101101011110 e9b59deb83ab6e7de9b59deb83ab6e7b5e
EUC-JP 魴晤Νn}魴晤Νn{^ 1111001010110111110110101110110110100110101011010110111001111101111100101011011111011010111011011010011010101101011011100111101101011110 f2b7daeda6ad6e7df2b7daeda6ad6e7b5e
UTF-8 魴晤Νn}魴晤Νn{^ 111010011010110110110100111001101001100110100100110011101001110101101110011111011110100110101101101101001110011010011001101001001100111010011101011011100111101101011110 e9adb4e699a4ce9d6e7de9adb4e699a4ce9d6e7b5e
UHC ?晤Νn}?晤Νn{^ 001111111110011111111011101001011100110101101110011111010011111111100111111110111010010111001101011011100111101101011110 3fe7fba5cd6e7d3fe7fba5cd6e7b5e

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