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{^ 100110101011111110011010101111110110111101101110011111011001101010111111100110101011111101101111011011100111101101011110 9abf9abf6f6e7d9abf9abf6f6e7b5e
EUC-JP 堊堊on}堊堊on{^ 110101001100000111010100110000010110111101101110011111011101010011000001110101001100000101101111011011100111101101011110 d4c1d4c16f6e7dd4c1d4c16f6e7b5e
UTF-8 堊堊on}堊堊on{^ 11100101101000001000101011100101101000001000101001101111011011100111110111100101101000001000101011100101101000001000101001101111011011100111101101011110 e5a08ae5a08a6f6e7de5a08ae5a08a6f6e7b5e
UHC 堊堊on}堊堊on{^ 111001001011111011100100101111100110111101101110011111011110010010111110111001001011111001101111011011100111101101011110 e4bee4be6f6e7de4bee4be6f6e7b5e

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