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^ 1110010001100110001111110011111101000100111001000110011000111111001111110100010001011110 e4663f3f44e4663f3f445e
EUC-JP 臟??D臟??D^ 1110011111000111001111110011111101000100111001111100011100111111001111110100010001011110 e7c73f3f44e7c73f3f445e
UTF-8 臟뚨윂D臟뚨윂D^ 111010001000011110011111111010111001101010101000111011001001110010000010010001001110100010000111100111111110101110011010101010001110110010011100100000100100010001011110 e8879feb9aa8ec9c8244e8879feb9aa8ec9c82445e
UHC 臟뚨윂D臟뚨윂D^ 111011011111010010001100111001111001111110001101010001001110110111110100100011001110011110011111100011010100010001011110 edf48ce79f8d44edf48ce79f8d445e

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