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{^ 100011011010001010000001011010000110111101101110011111011000110110100010100000010110100001101111011011100111101101011110 8da281686f6e7d8da281686f6e7b5e
EUC-JP 困”on}困”on{^ 101110101010010010100001110010010110111101101110011111011011101010100100101000011100100101101111011011100111101101011110 baa4a1c96f6e7dbaa4a1c96f6e7b5e
UTF-8 困”on}困”on{^ 11100101100110111011000011100010100000001001110101101111011011100111110111100101100110111011000011100010100000001001110101101111011011100111101101011110 e59bb0e2809d6f6e7de59bb0e2809d6f6e7b5e
UHC 困”on}困”on{^ 110011011101110110100001101100010110111101101110011111011100110111011101101000011011000101101111011011100111101101011110 cddda1b16f6e7dcddda1b16f6e7b5e

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