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{^ 100111111000110100111111011011110110111101101110011111011001111110001101001111110110111101101111011011100111101101011110 9f8d3f6f6f6e7d9f8d3f6f6f6e7b5e
EUC-JP 沚?oon}沚?oon{^ 110111011110110100111111011011110110111101101110011111011101110111101101001111110110111101101111011011100111101101011110 dded3f6f6f6e7ddded3f6f6f6e7b5e
UTF-8 沚렞oon}沚렞oon{^ 111001101011001010011010111010111010000010011110011011110110111101101110011111011110011010110010100110101110101110100000100111100110111101101111011011100111101101011110 e6b29aeba09e6f6f6e7de6b29aeba09e6f6f6e7b5e
UHC 沚렞oon}沚렞oon{^ 1111001010101111100011101010111101101111011011110110111001111101111100101010111110001110101011110110111101101111011011100111101101011110 f2af8eaf6f6f6e7df2af8eaf6f6f6e7b5e

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