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{^ 001111111000111010001101011011110110111101101110011111010011111110001110100011010110111101101111011011100111101101011110 3f8e8d6f6f6e7d3f8e8d6f6f6e7b5e
EUC-JP ?詩oon}?詩oon{^ 001111111011101111101101011011110110111101101110011111010011111110111011111011010110111101101111011011100111101101011110 3fbbed6f6f6e7d3fbbed6f6f6e7b5e
UTF-8 歲詩oon}歲詩oon{^ 111001101010110110110010111010001010100110101001011011110110111101101110011111011110011010101101101100101110100010101001101010010110111101101111011011100111101101011110 e6adb2e8a9a96f6f6e7de6adb2e8a9a96f6f6e7b5e
UHC 歲詩oon}歲詩oon{^ 1110000110101000111000111100110001101111011011110110111001111101111000011010100011100011110011000110111101101111011011100111101101011110 e1a8e3cc6f6f6e7de1a8e3cc6f6f6e7b5e

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