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^ 1000110110011010001111110011111101000100100011011001101000111111001111110100010001011110 8d9a3f3f448d9a3f3f445e
EUC-JP 忽??D忽??D^ 1011100111111010001111110011111101000100101110011111101000111111001111110100010001011110 b9fa3f3f44b9fa3f3f445e
UTF-8 忽롗렯D忽롗렯D^ 111001011011111110111101111010111010000110010111111010111010000010101111010001001110010110111111101111011110101110100001100101111110101110100000101011110100010001011110 e5bfbdeba197eba0af44e5bfbdeba197eba0af445e
UHC 忽롗렯D忽롗렯D^ 111110111110110010001110110110111000111010111100010001001111101111101100100011101101101110001110101111000100010001011110 fbec8edb8ebc44fbec8edb8ebc445e

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