Calculate string length, byte size and character counts online. Get character count with and without spaces, byte size in UTF-8/UTF-16. Instant browser-based tool.
Your data never leaves your browserRelated
Character count = number of Unicode code points. Byte size depends on encoding: ASCII chars = 1 byte in UTF-8, but emoji/accents can be 2-4 bytes.