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{^ 100011101101110010001110110010010110111101101110011111011000111011011100100011101100100101101111011011100111101101011110 8edc8ec96f6e7d8edc8ec96f6e7b5e
EUC-JP 灼舎on}灼舎on{^ 101111001101111010111100110010110110111101101110011111011011110011011110101111001100101101101111011011100111101101011110 bcdebccb6f6e7dbcdebccb6f6e7b5e
UTF-8 灼舎on}灼舎on{^ 11100111100000011011110011101000100010001000111001101111011011100111110111100111100000011011110011101000100010001000111001101111011011100111101101011110 e781bce8888e6f6e7de781bce8888e6f6e7b5e
UHC 灼?on}灼?on{^ 11101101110001110011111101101111011011100111110111101101110001110011111101101111011011100111101101011110 edc73f6f6e7dedc73f6f6e7b5e

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