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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 魴ォ贒。n}魴ォ贒。n{^ 1110100110110101101010111111101110101111101000010110111001111101111010011011010110101011111110111010111110100001011011100111101101011110 e9b5abfbafa16e7de9b5abfbafa16e7b5e
EUC-JP 魴ォ贒。n}魴ォ贒。n{^ 1111001010110111100011101010101110001111110111111100001110001110101000010110111001111101111100101011011110001110101010111000111111011111110000111000111010100001011011100111101101011110 f2b78eab8fdfc38ea16e7df2b78eab8fdfc38ea16e7b5e
UTF-8 魴ォ贒。n}魴ォ贒。n{^ 1110100110101101101101001110111110111101101010111110100010110100100100101110111110111101101000010110111001111101111010011010110110110100111011111011110110101011111010001011010010010010111011111011110110100001011011100111101101011110 e9adb4efbdabe8b492efbda16e7de9adb4efbdabe8b492efbda16e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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