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{^ 100110011111101110011010010110000110111101101110011111011001100111111011100110100101100001101111011011100111101101011110 99fb9a586f6e7d99fb9a586f6e7b5e
EUC-JP 哈唸on}哈唸on{^ 110100101111110111010011101110010110111101101110011111011101001011111101110100111011100101101111011011100111101101011110 d2fdd3b96f6e7dd2fdd3b96f6e7b5e
UTF-8 哈唸on}哈唸on{^ 11100101100100111000100011100101100101001011100001101111011011100111110111100101100100111000100011100101100101001011100001101111011011100111101101011110 e59388e594b86f6e7de59388e594b86f6e7b5e
UHC 哈?on}哈?on{^ 11111001111010110011111101101111011011100111110111111001111010110011111101101111011011100111101101011110 f9eb3f6f6e7df9eb3f6f6e7b5e

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