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 Ì¹fÌ¹^}YÌ¹fÌ¹^}bE 100011111100110010111001011001101000111111001100101110010101111001111101010110011000111111001100101110010110011010001111110011001011100101011110011111010110001001000101 8fccb9668fccb95e7d598fccb9668fccb95e7d6245
SJIS-WIN ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
EUC-JP ?Ì?f?Ì?^}Y?Ì?f?Ì?^}bE 0011111110001111101010101100000000111111011001100011111110001111101010101100000000111111010111100111110101011001001111111000111110101010110000000011111101100110001111111000111110101010110000000011111101011110011111010110001001000101 3f8faac03f663f8faac03f5e7d593f8faac03f663f8faac03f5e7d6245
UTF-8 Ì¹fÌ¹^}YÌ¹fÌ¹^}bE 110000101000111111000011100011001100001010111001011001101100001010001111110000111000110011000010101110010101111001111101010110011100001010001111110000111000110011000010101110010110011011000010100011111100001110001100110000101011100101011110011111010110001001000101 c28fc38cc2b966c28fc38cc2b95e7d59c28fc38cc2b966c28fc38cc2b95e7d6245
UHC ??¹f??¹^}Y??¹f??¹^}bE 00111111001111111010100111110110011001100011111100111111101010011111011001011110011111010101100100111111001111111010100111110110011001100011111100111111101010011111011001011110011111010110001001000101 3f3fa9f6663f3fa9f65e7d593f3fa9f6663f3fa9f65e7d6245

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