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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 萍璽捨}萍璽捨{^ 111001001100101010001110101000111000111011001100011111011110010011001010100011101010001110001110110011000111101101011110 e4ca8ea38ecc7de4ca8ea38ecc7b5e
EUC-JP 萍璽捨}萍璽捨{^ 111010001100110010111100101001011011110011001110011111011110100011001100101111001010010110111100110011100111101101011110 e8ccbca5bcce7de8ccbca5bcce7b5e
UTF-8 萍璽捨}萍璽捨{^ 111010001001000010001101111001111001001010111101111001101000110110101000011111011110100010010000100011011110011110010010101111011110011010001101101010000111101101011110 e8908de792bde68da87de8908de792bde68da87b5e
UHC 萍璽捨}萍璽捨{^ 111110001100001111011111110111101101111011010111011111011111100011000011110111111101111011011110110101110111101101011110 f8c3dfdeded77df8c3dfdeded77b5e

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