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 ??on}??on{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN 銹牙on}銹牙on{^ 111001111111011010001001111001010110111101101110011111011110011111110110100010011110010101101111011011100111101101011110 e7f689e56f6e7de7f689e56f6e7b5e
EUC-JP 銹牙on}銹牙on{^ 111011101111100010110010111001110110111101101110011111011110111011111000101100101110011101101111011011100111101101011110 eef8b2e76f6e7deef8b2e76f6e7b5e
UTF-8 銹牙on}銹牙on{^ 11101001100010101011100111100111100010011001100101101111011011100111110111101001100010101011100111100111100010011001100101101111011011100111101101011110 e98ab9e789996f6e7de98ab9e789996f6e7b5e
UHC 銹牙on}銹牙on{^ 111000101100100011100100101100110110111101101110011111011110001011001000111001001011001101101111011011100111101101011110 e2c8e4b36f6e7de2c8e4b36f6e7b5e

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