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{^ 001111111110011010001010011011110110111101101110011111010011111111100110100010100110111101101111011011100111101101011110 3fe68a6f6f6e7d3fe68a6f6f6e7b5e
EUC-JP ?謚oon}?謚oon{^ 001111111110101111101010011011110110111101101110011111010011111111101011111010100110111101101111011011100111101101011110 3febea6f6f6e7d3febea6f6f6e7b5e
UTF-8 閭謚oon}閭謚oon{^ 111011111010011010000110111010001010110010011010011011110110111101101110011111011110111110100110100001101110100010101100100110100110111101101111011011100111101101011110 efa686e8ac9a6f6f6e7defa686e8ac9a6f6f6e7b5e
UHC 閭謚oon}閭謚oon{^ 1110011010101101111011001101000001101111011011110110111001111101111001101010110111101100110100000110111101101111011011100111101101011110 e6adecd06f6f6e7de6adecd06f6f6e7b5e

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