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^ 10001111101110001111100010001110101101010100010010001111101110001111100010001110101101010100010001011110 8fb8f88eb5448fb8f88eb5445e
EUC-JP 昇?オD昇?オD^ 10111110101110100011111110001110101101010100010010111110101110100011111110001110101101010100010001011110 beba3f8eb544beba3f8eb5445e
UTF-8 昇オD昇オD^ 111001101001100010000111111011101001100010101101111011111011110110110101010001001110011010011000100001111110111010011000101011011110111110111101101101010100010001011110 e69887ee98adefbdb544e69887ee98adefbdb5445e
UHC 昇??D昇??D^ 1110001110110000001111110011111101000100111000111011000000111111001111110100010001011110 e3b03f3f44e3b03f3f445e

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