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 ???oon}???oon{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e
SJIS-WIN モゥoon}モゥoon{^ 1111011110101100110100111010100101101111011011110110111001111101111101111010110011010011101010010110111101101111011011100111101101011110 f7acd3a96f6f6e7df7acd3a96f6f6e7b5e
EUC-JP ?モゥoon}?モゥoon{^ 00111111100011101101001110001110101010010110111101101111011011100111110100111111100011101101001110001110101010010110111101101111011011100111101101011110 3f8ed38ea96f6f6e7d3f8ed38ea96f6f6e7b5e
UTF-8 モゥoon}モゥoon{^ 111011101001011010001111111011111011111010010011111011111011110110101001011011110110111101101110011111011110111010010110100011111110111110111110100100111110111110111101101010010110111101101111011011100111101101011110 ee968fefbe93efbda96f6f6e7dee968fefbe93efbda96f6f6e7b5e
UHC ???oon}???oon{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e

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