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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 昭モーヲD昭モーヲD^ 10001111101110101101001110110000101001100100010010001111101110101101001110110000101001100100010001011110 8fbad3b0a6448fbad3b0a6445e
EUC-JP 昭モーヲD昭モーヲD^ 10111110101111001000111011010011100011101011000010001110101001100100010010111110101111001000111011010011100011101011000010001110101001100100010001011110 bebc8ed38eb08ea644bebc8ed38eb08ea6445e
UTF-8 昭モーヲD昭モーヲD^ 111001101001100010101101111011111011111010010011111011111011110110110000111011111011110110100110010001001110011010011000101011011110111110111110100100111110111110111101101100001110111110111101101001100100010001011110 e698adefbe93efbdb0efbda644e698adefbe93efbdb0efbda6445e
UHC 昭???D昭???D^ 11100001101110010011111100111111001111110100010011100001101110010011111100111111001111110100010001011110 e1b93f3f3f44e1b93f3f3f445e

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