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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 无它Vn}无它Vn{^ 100111011101100110011011100000000101011001101110011111011001110111011001100110111000000001010110011011100111101101011110 9dd99b80566e7d9dd99b80566e7b5e
EUC-JP 无它Vn}无它Vn{^ 110110101101101111010101111000000101011001101110011111011101101011011011110101011110000001010110011011100111101101011110 dadbd5e0566e7ddadbd5e0566e7b5e
UTF-8 无它Vn}无它Vn{^ 11100110100101111010000011100101101011101000001101010110011011100111110111100110100101111010000011100101101011101000001101010110011011100111101101011110 e697a0e5ae83566e7de697a0e5ae83566e7b5e
UHC 无?Vn}无?Vn{^ 11011001111010010011111101010110011011100111110111011001111010010011111101010110011011100111101101011110 d9e93f566e7dd9e93f566e7b5e

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