When sending SMS messages, the inclusion of emojis can affect the overall character count, as they are converted into Unicode format. This conversion leads to a reduction in the character limit for the message, typically restricting it to 70 characters instead of the usual 160 characters.
Emojis are essentially graphical characters that are not part of the standard text characters supported by SMS. In SMS, each character is typically encoded as a single byte, but emojis require more data to be represented (often two bytes or more). As a result, when you include an emoji in your message, the entire message is encoded in Unicode, which uses more memory and therefore limits the total number of characters you can send.