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{^ 1101111011110011111011011011101001101111011011110110111001111101110111101111001111101101101110100110111101101111011011100111101101011110 def3edba6f6f6e7ddef3edba6f6f6e7b5e
EUC-JP ゙?コoon}゙?コoon{^ 10001110110111100011111110001110101110100110111101101111011011100111110110001110110111100011111110001110101110100110111101101111011011100111101101011110 8ede3f8eba6f6f6e7d8ede3f8eba6f6f6e7b5e
UTF-8 ゙コoon}゙コoon{^ 111011111011111010011110111011101000101110100000111011111011110110111010011011110110111101101110011111011110111110111110100111101110111010001011101000001110111110111101101110100110111101101111011011100111101101011110 efbe9eee8ba0efbdba6f6f6e7defbe9eee8ba0efbdba6f6f6e7b5e
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)