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^ 1000111110011100001111110011111101000100100011111001110000111111001111110100010001011110 8f9c3f3f448f9c3f3f445e
EUC-JP 除??D除??D^ 1011110111111100001111110011111101000100101111011111110000111111001111110100010001011110 bdfc3f3f44bdfc3f3f445e
UTF-8 除펩녁D除펩녁D^ 111010011001100110100100111011011000111010101001111010111000010110000001010001001110100110011001101001001110110110001110101010011110101110000101100000010100010001011110 e999a4ed8ea9eb858144e999a4ed8ea9eb8581445e
UHC 除펩녁D除펩녁D^ 111100001011011011000110111010011011001111100001010001001111000010110110110001101110100110110011111000010100010001011110 f0b6c6e9b3e144f0b6c6e9b3e1445e

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