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{^ 00111111001111111010000101111011010011100111110100111111001111111010000101111011010011100111101101011110 3f3fa17b4e7d3f3fa17b4e7b5e
SJIS-WIN 猷??{N}猷??{N{^ 100101110101000100111111001111110111101101001110011111011001011101010001001111110011111101111011010011100111101101011110 97513f3f7b4e7d97513f3f7b4e7b5e
EUC-JP 猷?¡{N}猷?¡{N{^ 11001101101100100011111110001111101000101100001001111011010011100111110111001101101100100011111110001111101000101100001001111011010011100111101101011110 cdb23f8fa2c27b4e7dcdb23f8fa2c27b4e7b5e
UTF-8 猷띠¡{N}猷띠¡{N{^ 1110011110001100101101111110101110011101101000001100001010100001011110110100111001111101111001111000110010110111111010111001110110100000110000101010000101111011010011100111101101011110 e78cb7eb9da0c2a17b4e7de78cb7eb9da0c2a17b4e7b5e
UHC 猷띠¡{N}猷띠¡{N{^ 11101011101000111011011011101100101000101010111001111011010011100111110111101011101000111011011011101100101000101010111001111011010011100111101101011110 eba3b6eca2ae7b4e7deba3b6eca2ae7b4e7b5e

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