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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 期?N}期?N{^ 1000101011111010001111110100111001111101100010101111101000111111010011100111101101011110 8afa3f4e7d8afa3f4e7b5e
EUC-JP 期?N}期?N{^ 1011010011111100001111110100111001111101101101001111110000111111010011100111101101011110 b4fc3f4e7db4fc3f4e7b5e
UTF-8 期적N}期적N{^ 1110011010011100100111111110110010100000100000010100111001111101111001101001110010011111111011001010000010000001010011100111101101011110 e69c9feca0814e7de69c9feca0814e7b5e
UHC 期적N}期적N{^ 11010001101000101100000011111011010011100111110111010001101000101100000011111011010011100111101101011110 d1a2c0fb4e7dd1a2c0fb4e7b5e

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