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{^ 10011010011110100011111100111111011011100111110110011010011110100011111100111111011011100111101101011110 9a7a3f3f6e7d9a7a3f3f6e7b5e
EUC-JP 營??n}營??n{^ 11010011110110110011111100111111011011100111110111010011110110110011111100111111011011100111101101011110 d3db3f3f6e7dd3db3f3f6e7b5e
UTF-8 營뚰뙲n}營뚰뙲n{^ 1110011110000111100111111110101110011010101100001110101110011001101100100110111001111101111001111000011110011111111010111001101010110000111010111001100110110010011011100111101101011110 e7879feb9ab0eb99b26e7de7879feb9ab0eb99b26e7b5e
UHC 營뚰뙲n}營뚰뙲n{^ 1110011110111101100011001110110110001100101101010110111001111101111001111011110110001100111011011000110010110101011011100111101101011110 e7bd8ced8cb56e7de7bd8ced8cb56e7b5e

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