Loosing character count when entereing sms message
Loosing character count when entereing sms message
When I enter accented characters like ô the indication of characters left go from 159 to 68 (ô being the first being entered)
If I enter more of such characters I rapidly am in the second or third sms part. I didn't dare to send such messages as I don't know how many characters are being sent.
In other words, is only the characters left indication wrong or is the sms really that long.
I never reported it before, but it is already quite some time I have this issue.
If I enter more of such characters I rapidly am in the second or third sms part. I didn't dare to send such messages as I don't know how many characters are being sent.
In other words, is only the characters left indication wrong or is the sms really that long.
I never reported it before, but it is already quite some time I have this issue.
K700i
Its not a bug - the phone does it in the same way.
SMS-Messages are normally sent in the GSM-Charset. If you type chars which cannot be encoded in the GSM-Charset then MyPhoneExplorer converts the message to UCS2 (similar unicode).
SMS-Messages are normally sent in the GSM-Charset. If you type chars which cannot be encoded in the GSM-Charset then MyPhoneExplorer converts the message to UCS2 (similar unicode).
The maximum character as 1 sms for UCS2 is 70 instead of 160 because of compiling the special characters.
Dear FJ,
Is it possible to switch from UCS2 to UTF-16 or UTF-8 ? They are more strong and if so then we are supported for more languages like Persian and Urdu and some of south Asian languages.
Regards,
Khosrow
Dear FJ,
Is it possible to switch from UCS2 to UTF-16 or UTF-8 ? They are more strong and if so then we are supported for more languages like Persian and Urdu and some of south Asian languages.
Regards,
Khosrow
I am still puzzled at what will happen.FJ hat geschrieben:Its not a bug - the phone does it in the same way.
SMS-Messages are normally sent in the GSM-Charset. If you type chars which cannot be encoded in the GSM-Charset then MyPhoneExplorer converts the message to UCS2 (similar unicode).
If I type such an sms with a couple of those characters and MPE is indicating I am at sms 4, while in reality I only have typed 100 real characters, how many sms's go out, or in other words for how many sms's do I pay?
K700i
I did a more thorough count and took the character ê.
When at 135 MPE shows 0 chars left in sms 2 (I saw indeed the indication UCS2) and as soon as the 136th is typed I get sms 3 66 characters left in message.
This is what I typed
I took a screen shot, but realize I can't upload a picture directly.
I am used to forums with this facility, so I have to find a way to make the picture available here.
I'll come back for this.
Thanks for the attention.
EDIT
Here goes.
First time I use tiny pics.
Hope it is as it should be.

When at 135 MPE shows 0 chars left in sms 2 (I saw indeed the indication UCS2) and as soon as the 136th is typed I get sms 3 66 characters left in message.
This is what I typed
Code: Alles auswählen
êêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêêI am used to forums with this facility, so I have to find a way to make the picture available here.
I'll come back for this.
Thanks for the attention.
EDIT
Here goes.
First time I use tiny pics.
Hope it is as it should be.

K700i
Sorry for the delay. I just had to veryfy it on my PC. there are two charsetmodes or SMS.
- The GSM-Charset: 7 bit, 127 diffrent chars, 160 chars per message
- UCS2 (Unicode): 16 bit, 65000 diffrent chars, 70 chars per message
If MyPhoneExplorer detects a char which cannot be represented in the GSM-Charset the the message gets converted into unicode.
If you send a "long message" then there are a few bytes which are used as flags for the targetdevice.
So its not a bug - its a feature, the phone itself does it also in this way.
- The GSM-Charset: 7 bit, 127 diffrent chars, 160 chars per message
- UCS2 (Unicode): 16 bit, 65000 diffrent chars, 70 chars per message
If MyPhoneExplorer detects a char which cannot be represented in the GSM-Charset the the message gets converted into unicode.
If you send a "long message" then there are a few bytes which are used as flags for the targetdevice.
So its not a bug - its a feature, the phone itself does it also in this way.
You have 135 chars and MPE changes to SMS 3 - thats normal in UCS-ModeFJ hat geschrieben:If you have 100 characters and MPE shows SMS 4 then something is going wrong.