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{^ 100011111100110010110010111100111010111101101110011111011000111111001100101100101111001110101111011011100111101101011110 8fccb2f3af6e7d8fccb2f3af6e7b5e
SJIS-WIN ?????n}?????n{^ 001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f6e7d3f3f3f3f3f6e7b5e
EUC-JP ?Ì?ó¯n}?Ì?ó¯n{^ 001111111000111110101010110000000011111110001111101010111101000110001111101000101011010001101110011111010011111110001111101010101100000000111111100011111010101111010001100011111010001010110100011011100111101101011110 3f8faac03f8fabd18fa2b46e7d3f8faac03f8fabd18fa2b46e7b5e
UTF-8 Ì²ó¯n}Ì²ó¯n{^ 11000010100011111100001110001100110000101011001011000011101100111100001010101111011011100111110111000010100011111100001110001100110000101011001011000011101100111100001010101111011011100111101101011110 c28fc38cc2b2c3b3c2af6e7dc28fc38cc2b2c3b3c2af6e7b5e
UHC ??²??n}??²??n{^ 0011111100111111101010011111011100111111001111110110111001111101001111110011111110101001111101110011111100111111011011100111101101011110 3f3fa9f73f3f6e7d3f3fa9f73f3f6e7b5e

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