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{^ 00111111111110101011110111100011110011110110111101101111011011100111110100111111111110101011110111100011110011110110111101101111011011100111101101011110 3ffabde3cf6f6f6e7d3ffabde3cf6f6f6e7b5e
EUC-JP ??耘oon}??耘oon{^ 0011111100111111111001101101000101101111011011110110111001111101001111110011111111100110110100010110111101101111011011100111101101011110 3f3fe6d16f6f6e7d3f3fe6d16f6f6e7b5e
UTF-8 쉋悅耘oon}쉋悅耘oon{^ 111011001000100110001011111001101000001010000101111010001000000010011000011011110110111101101110011111011110110010001001100010111110011010000010100001011110100010000000100110000110111101101111011011100111101101011110 ec898be68285e880986f6f6e7dec898be68285e880986f6f6e7b5e
UHC 쉋悅耘oon}쉋悅耘oon{^ 100110100110010111100110111011011110100111111100011011110110111101101110011111011001101001100101111001101110110111101001111111000110111101101111011011100111101101011110 9a65e6ede9fc6f6f6e7d9a65e6ede9fc6f6f6e7b5e

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