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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP 獒??D獒??D^ 10001111110010111011101100111111001111110100010010001111110010111011101100111111001111110100010001011110 8fcbbb3f3f448fcbbb3f3f445e
UTF-8 獒놂쉬D獒놂쉬D^ 111001111000110110010010111010111000011010000010111011001000100110101100010001001110011110001101100100101110101110000110100000101110110010001001101011000100010001011110 e78d92eb8682ec89ac44e78d92eb8682ec89ac445e
UHC 獒놂쉬D獒놂쉬D^ 111010001010001110110011111011111011110110101100010001001110100010100011101100111110111110111101101011000100010001011110 e8a3b3efbdac44e8a3b3efbdac445e

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