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{^ 00111111001111110110111101101111011011100111110100111111001111110110111101101111011011100111101101011110 3f3f6f6f6e7d3f3f6f6f6e7b5e
SJIS-WIN ??oon}??oon{^ 00111111001111110110111101101111011011100111110100111111001111110110111101101111011011100111101101011110 3f3f6f6f6e7d3f3f6f6f6e7b5e
EUC-JP ?鉥oon}?鉥oon{^ 0011111110001111111000111110100001101111011011110110111001111101001111111000111111100011111010000110111101101111011011100111101101011110 3f8fe3e86f6f6e7d3f8fe3e86f6f6e7b5e
UTF-8 룷鉥oon}룷鉥oon{^ 111010111010001110110111111010011000100110100101011011110110111101101110011111011110101110100011101101111110100110001001101001010110111101101111011011100111101101011110 eba3b7e989a56f6f6e7deba3b7e989a56f6f6e7b5e
UHC 룷鉥oon}룷鉥oon{^ 1000111110101100111000101111110001101111011011110110111001111101100011111010110011100010111111000110111101101111011011100111101101011110 8face2fc6f6f6e7d8face2fc6f6f6e7b5e

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