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{^ 00111111111001001110011101101111011011100111110100111111111001001110011101101111011011100111101101011110 3fe4e76f6e7d3fe4e76f6e7b5e
EUC-JP ?蓍on}?蓍on{^ 00111111111010001110100101101111011011100111110100111111111010001110100101101111011011100111101101011110 3fe8e96f6e7d3fe8e96f6e7b5e
UTF-8 練蓍on}練蓍on{^ 11101111101001101001011011101000100100111000110101101111011011100111110111101111101001101001011011101000100100111000110101101111011011100111101101011110 efa696e8938d6f6e7defa696e8938d6f6e7b5e
UHC 練蓍on}練蓍on{^ 111001101101111111100011110010010110111101101110011111011110011011011111111000111100100101101111011011100111101101011110 e6dfe3c96f6e7de6dfe3c96f6e7b5e

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