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 ??oon}??oon{^ 00111111001111110110111101101111011011100111110100111111001111110110111101101111011011100111101101011110 3f3f6f6f6e7d3f3f6f6f6e7b5e
SJIS-WIN 日?oon}日?oon{^ 100100111111101000111111011011110110111101101110011111011001001111111010001111110110111101101111011011100111101101011110 93fa3f6f6f6e7d93fa3f6f6f6e7b5e
EUC-JP 日?oon}日?oon{^ 110001101111110000111111011011110110111101101110011111011100011011111100001111110110111101101111011011100111101101011110 c6fc3f6f6f6e7dc6fc3f6f6f6e7b5e
UTF-8 日렮oon}日렮oon{^ 111001101001011110100101111010111010000010101110011011110110111101101110011111011110011010010111101001011110101110100000101011100110111101101111011011100111101101011110 e697a5eba0ae6f6f6e7de697a5eba0ae6f6f6e7b5e
UHC 日렮oon}日렮oon{^ 1110110011101101100011101011101101101111011011110110111001111101111011001110110110001110101110110110111101101111011011100111101101011110 eced8ebb6f6f6e7deced8ebb6f6f6e7b5e

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