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 10001111110011001011100101011011011001101000111111001100101110010101101101011110011111010101100110001111110011001011100101011011011001101000111111001100101110010101101101011110011111010110001001000101 8fccb95b668fccb95b5e7d598fccb95b668fccb95b5e7d6245
SJIS-WIN ???[f???[^}Y???[f???[^}bE 00111111001111110011111101011011011001100011111100111111001111110101101101011110011111010101100100111111001111110011111101011011011001100011111100111111001111110101101101011110011111010110001001000101 3f3f3f5b663f3f3f5b5e7d593f3f3f5b663f3f3f5b5e7d6245
EUC-JP ?Ì?[f?Ì?[^}Y?Ì?[f?Ì?[^}bE 001111111000111110101010110000000011111101011011011001100011111110001111101010101100000000111111010110110101111001111101010110010011111110001111101010101100000000111111010110110110011000111111100011111010101011000000001111110101101101011110011111010110001001000101 3f8faac03f5b663f8faac03f5b5e7d593f8faac03f5b663f8faac03f5b5e7d6245
UTF-8 Ì¹[fÌ¹[^}YÌ¹[fÌ¹[^}bE 11000010100011111100001110001100110000101011100101011011011001101100001010001111110000111000110011000010101110010101101101011110011111010101100111000010100011111100001110001100110000101011100101011011011001101100001010001111110000111000110011000010101110010101101101011110011111010110001001000101 c28fc38cc2b95b66c28fc38cc2b95b5e7d59c28fc38cc2b95b66c28fc38cc2b95b5e7d6245
UHC ??¹[f??¹[^}Y??¹[f??¹[^}bE 0011111100111111101010011111011001011011011001100011111100111111101010011111011001011011010111100111110101011001001111110011111110101001111101100101101101100110001111110011111110101001111101100101101101011110011111010110001001000101 3f3fa9f65b663f3fa9f65b5e7d593f3fa9f65b663f3fa9f65b5e7d6245

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