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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 駭??D駭??D^ 1110100101101110001111110011111101000100111010010110111000111111001111110100010001011110 e96e3f3f44e96e3f3f445e
EUC-JP 駭??D駭??D^ 1111000111001111001111110011111101000100111100011100111100111111001111110100010001011110 f1cf3f3f44f1cf3f3f445e
UTF-8 駭덜텣D駭덜텣D^ 111010011010011110101101111010111000110110011100111011011000010110100011010001001110100110100111101011011110101110001101100111001110110110000101101000110100010001011110 e9a7adeb8d9ced85a344e9a7adeb8d9ced85a3445e
UHC 駭덜텣D駭덜텣D^ 111110101011010010110100111110101011011010011000010001001111101010110100101101001111101010110110100110000100010001011110 fab4b4fab69844fab4b4fab698445e

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