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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 駝饌n}駝饌n{^ 11101001011010111110100101100001011011100111110111101001011010111110100101100001011011100111101101011110 e96be9616e7de96be9616e7b5e
EUC-JP 駝饌n}駝饌n{^ 11110001110011001111000111000010011011100111110111110001110011001111000111000010011011100111101101011110 f1ccf1c26e7df1ccf1c26e7b5e
UTF-8 駝饌n}駝饌n{^ 1110100110100111100111011110100110100101100011000110111001111101111010011010011110011101111010011010010110001100011011100111101101011110 e9a79de9a58c6e7de9a79de9a58c6e7b5e
UHC 駝饌n}駝饌n{^ 11110110111011111111001111001010011011100111110111110110111011111111001111001010011011100111101101011110 f6eff3ca6e7df6eff3ca6e7b5e

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