---title: Messaging Character Limitsslug: /guides/messaging-character-limitssidebar_position: 3x-custom: ported_from_readme: true---What is a Message Segment?--------------------------A message segment is a part of an entire message that has been broken down into several pieces. If the body of the message is larger than 160 GSM-7 characters or 70 UCS-2 characters, it will automatically be broken up into smaller messages and annotated to attempt proper reconstruction on the recipient handset. Not all carriers and handsets support this. You can have a maximum of 1600 characters in an SMS body. SignalWire will recombine inbound messages into a single message. **Your project will be charged for each segment sent or received except for inbound SMS (not MMS) which are free of cost.**:::info Hidden Characters that Might Affect Character Count- All white spaces (space, tab, carriage return) count as a single character toward the total.- \\r = CR (Carriage Return) → Used as a new line character in Mac OS before X- \\n = LF (Line Feed) → Used as a new line character in Unix/Mac OS X- \\r\\n = CR + LF → Used as a new line character in Windows:::**Never copy and paste the message content that you are going to send!** Doing so is likely to result in segmenting and delivery issues. View Message Encoding---------------------Check your SignalWire space portal for the full breakdown to see how your messages are encoded and sent. Click an individual message record to see the encoding details, cost, character count, number of segments, and number of media attachments.