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{^ 1001011110110110011110110100111001111101100101111011011001111011010011100111101101011110 97b67b4e7d97b67b4e7b5e
SJIS-WIN ?¶{N}?¶{N{^ 00111111100000011111011101111011010011100111110100111111100000011111011101111011010011100111101101011110 3f81f77b4e7d3f81f77b4e7b5e
EUC-JP ?¶{N}?¶{N{^ 00111111101000101111100101111011010011100111110100111111101000101111100101111011010011100111101101011110 3fa2f97b4e7d3fa2f97b4e7b5e
UTF-8 —¶{N}—¶{N{^ 110000101001011111000010101101100111101101001110011111011100001010010111110000101011011001111011010011100111101101011110 c297c2b67b4e7dc297c2b67b4e7b5e
UHC ?¶{N}?¶{N{^ 00111111101000101101001001111011010011100111110100111111101000101101001001111011010011100111101101011110 3fa2d27b4e7d3fa2d27b4e7b5e

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