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^ 1101001110100001111000111101001101000100110100111010000111100011110100110100010001011110 d3a1e3d344d3a1e3d3445e
EUC-JP モ。耨Dモ。耨D^ 100011101101001110001110101000011110011011010101010001001000111011010011100011101010000111100110110101010100010001011110 8ed38ea1e6d5448ed38ea1e6d5445e
UTF-8 モ。耨Dモ。耨D^ 111011111011111010010011111011111011110110100001111010001000000010101000010001001110111110111110100100111110111110111101101000011110100010000000101010000100010001011110 efbe93efbda1e880a844efbe93efbda1e880a8445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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