Which one should I pick?
Services count text in different ways. Some count characters, some count bytes, some count UTF-16 code units. The same message can fit one service and be too long for another.
Emoji are the usual surprise: one emoji can count as anything from 1 to more than 20. Many services count every link as a fixed length, whatever its real length. An SMS holds 160 characters, but only 70 once it contains an emoji.
Check how your service counts, then pick the matching option.