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 ??^WD??^WD^ 0011111100111111010111100101011101000100001111110011111101011110010101110100010001011110 3f3f5e57443f3f5e57445e
SJIS-WIN 偲磁^WD偲磁^WD^ 100011101100001110001110101001010101111001010111010001001000111011000011100011101010010101011110010101110100010001011110 8ec38ea55e57448ec38ea55e57445e
EUC-JP 偲磁^WD偲磁^WD^ 101111001100010110111100101001110101111001010111010001001011110011000101101111001010011101011110010101110100010001011110 bcc5bca75e5744bcc5bca75e57445e
UTF-8 偲磁^WD偲磁^WD^ 11100101100000011011001011100111101000111000000101011110010101110100010011100101100000011011001011100111101000111000000101011110010101110100010001011110 e581b2e7a3815e5744e581b2e7a3815e57445e
UHC ?磁^WD?磁^WD^ 00111111111011011011100001011110010101110100010000111111111011011011100001011110010101110100010001011110 3fedb85e57443fedb85e57445e

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