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 ÌñÙ¯n}ÌñÙ¯n{^ 11001100111100011101100110101111011011100111110111001100111100011101100110101111011011100111101101011110 ccf1d9af6e7dccf1d9af6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ÌñÙ¯n}ÌñÙ¯n{^ 1000111110101010110000001000111110101011110100001000111110101010111000111000111110100010101101000110111001111101100011111010101011000000100011111010101111010000100011111010101011100011100011111010001010110100011011100111101101011110 8faac08fabd08faae38fa2b46e7d8faac08fabd08faae38fa2b46e7b5e
UTF-8 ÌñÙ¯n}ÌñÙ¯n{^ 110000111000110011000011101100011100001110011001110000101010111101101110011111011100001110001100110000111011000111000011100110011100001010101111011011100111101101011110 c38cc3b1c399c2af6e7dc38cc3b1c399c2af6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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