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{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 猾盞{N}猾盞{N{^ 111000001100111111100001101101010111101101001110011111011110000011001111111000011011010101111011010011100111101101011110 e0cfe1b57b4e7de0cfe1b57b4e7b5e
EUC-JP 猾盞{N}猾盞{N{^ 111000001101000111100010101101110111101101001110011111011110000011010001111000101011011101111011010011100111101101011110 e0d1e2b77b4e7de0d1e2b77b4e7b5e
UTF-8 猾盞{N}猾盞{N{^ 11100111100011001011111011100111100110111001111001111011010011100111110111100111100011001011111011100111100110111001111001111011010011100111101101011110 e78cbee79b9e7b4e7de78cbee79b9e7b4e7b5e
UHC 猾盞{N}猾盞{N{^ 111111001100001011101101110100110111101101001110011111011111110011000010111011011101001101111011010011100111101101011110 fcc2edd37b4e7dfcc2edd37b4e7b5e

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