Ch 1: Sending

Your Email Is Now Data

Every character you typed is encoded into UTF-8 bytes. Your message, subject line, and recipient become a structured data object ready for transmission.

UTF-8 maps each character to 1-4 bytes. An English email is roughly 1:1, but emoji and CJK characters use 3-4 bytes each.