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{^ 100111001000000110011001111111100110111101101110011111011001110010000001100110011111111001101111011011100111101101011110 9c8199fe6f6e7d9c8199fe6f6e7b5e
SJIS-WIN ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
EUC-JP ???þon}???þon{^ 00111111001111110011111110001111101010011101000001101111011011100111110100111111001111110011111110001111101010011101000001101111011011100111101101011110 3f3f3f8fa9d06f6e7d3f3f3f8fa9d06f6e7b5e
UTF-8 œ™þon}œ™þon{^ 1100001010011100110000101000000111000010100110011100001110111110011011110110111001111101110000101001110011000010100000011100001010011001110000111011111001101111011011100111101101011110 c29cc281c299c3be6f6e7dc29cc281c299c3be6f6e7b5e
UHC ???þon}???þon{^ 0011111100111111001111111010100110101101011011110110111001111101001111110011111100111111101010011010110101101111011011100111101101011110 3f3f3fa9ad6f6e7d3f3f3fa9ad6f6e7b5e

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