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 ???oon}???oon{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e
SJIS-WIN ??荏oon}??荏oon{^ 0011111100111111100010010110000001101111011011110110111001111101001111110011111110001001011000000110111101101111011011100111101101011110 3f3f89606f6f6e7d3f3f89606f6f6e7b5e
EUC-JP ??荏oon}??荏oon{^ 0011111100111111101100011100000101101111011011110110111001111101001111110011111110110001110000010110111101101111011011100111101101011110 3f3fb1c16f6f6e7d3f3fb1c16f6f6e7b5e
UTF-8 씽롂荏oon}씽롂荏oon{^ 111011001001010010111101111010111010000110000010111010001000110110001111011011110110111101101110011111011110110010010100101111011110101110100001100000101110100010001101100011110110111101101111011011100111101101011110 ec94bdeba182e88d8f6f6f6e7dec94bdeba182e88d8f6f6f6e7b5e
UHC 씽롂荏oon}씽롂荏oon{^ 101111101100010110001110110010011110110011111011011011110110111101101110011111011011111011000101100011101100100111101100111110110110111101101111011011100111101101011110 bec58ec9ecfb6f6f6e7dbec58ec9ecfb6f6f6e7b5e

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