<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The GSM character&#160;set</title>
	<atom:link href="http://www.mediaburst.co.uk/blog/the-gsm-character-set/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/</link>
	<description>SMS, MMS and Mobile marketing</description>
	<lastBuildDate>Mon, 06 Feb 2012 09:50:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: John</title>
		<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/#comment-17151</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 01 Aug 2011 12:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaburst.co.uk/tech/?p=331#comment-17151</guid>
		<description>Hi Pablo,

As with the body of the message you send the &#039;from&#039; address (originator) to our API using UTF-8.

In theory the originator should support any of the characters in the GSM character set, but our usual advice is just to use letters or numbers in the originator, spaces and symbols have sometimes been known to cause issues. 

So for your example above, use &#039;AaaBbb&#039; as the originator.

Bear in mind that if you want to use these type of originators, rather than actual numbers, that you can only use 11 characters. Also the end user cannot reply to the message.

John</description>
		<content:encoded><![CDATA[<p>Hi Pablo,</p>
<p>As with the body of the message you send the &#8216;from&#8217; address (originator) to our API using UTF-8.</p>
<p>In theory the originator should support any of the characters in the GSM character set, but our usual advice is just to use letters or numbers in the originator, spaces and symbols have sometimes been known to cause issues. </p>
<p>So for your example above, use &#8216;AaaBbb&#8217; as the originator.</p>
<p>Bear in mind that if you want to use these type of originators, rather than actual numbers, that you can only use 11 characters. Also the end user cannot reply to the message.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo</title>
		<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/#comment-17141</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Mon, 01 Aug 2011 08:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaburst.co.uk/tech/?p=331#comment-17141</guid>
		<description>Hi,

Does this apply to the variable &quot;from&quot; which allows to change the sender&#039;s name to be shown?

I&#039;m trying to change it to something like &quot;aaa bbb&quot; (note the space) with no success.

Thanks,

Pablo</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Does this apply to the variable &#8220;from&#8221; which allows to change the sender&#8217;s name to be shown?</p>
<p>I&#8217;m trying to change it to something like &#8220;aaa bbb&#8221; (note the space) with no success.</p>
<p>Thanks,</p>
<p>Pablo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/#comment-7062</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 19 Oct 2010 15:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaburst.co.uk/tech/?p=331#comment-7062</guid>
		<description>Hi John,

You can send UCS-2 message through our API, by using the &lt;a href=&quot;/api/sending-a-message/parameters/#param-msgtype&quot; rel=&quot;nofollow&quot;&gt;MsgType&lt;/a&gt; parameter.

You set the Content parameter as you would when sending a normal text message, using UTF-8. 

Set MsgType to UCS2 (MsgType=UCS2 for HTTP interface, &lt;MsgType&gt;UCS2&lt;/MsgType&gt; for XML interface)

Example:
http://sms.message-platform.com/http/send.aspx?Username=username&amp;Password=Password&amp;Content=Hello+world+%C3%A0+%C3%A1&amp;MsgType=UCS2&amp;To=447710123456&amp;From=originator</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>You can send UCS-2 message through our API, by using the <a href="/api/sending-a-message/parameters/#param-msgtype" rel="nofollow">MsgType</a> parameter.</p>
<p>You set the Content parameter as you would when sending a normal text message, using UTF-8. </p>
<p>Set MsgType to UCS2 (MsgType=UCS2 for HTTP interface, &lt;MsgType&gt;UCS2&lt;/MsgType&gt; for XML interface)</p>
<p>Example:<br />
<a href="http://sms.message-platform.com/http/send.aspx?Username=username&#038;Password=Password&#038;Content=Hello+world+%C3%A0+%C3%A1&#038;MsgType=UCS2&#038;To=447710123456&#038;From=originator" rel="nofollow">http://sms.message-platform.com/http/send.aspx?Username=username&#038;Password=Password&#038;Content=Hello+world+%C3%A0+%C3%A1&#038;MsgType=UCS2&#038;To=447710123456&#038;From=originator</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john robinson</title>
		<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/#comment-7052</link>
		<dc:creator>john robinson</dc:creator>
		<pubDate>Tue, 19 Oct 2010 14:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaburst.co.uk/tech/?p=331#comment-7052</guid>
		<description>John,

You say.. If you need to send other characters than those in the GSM character set, then take a look at UCS-2 messaging which allows sending most unicode characters, but as each of these takes 2 bytes it means only 70 characters can be sent per SMS.

Can you explain a little more as to how this can be done?
Thanks</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>You say.. If you need to send other characters than those in the GSM character set, then take a look at UCS-2 messaging which allows sending most unicode characters, but as each of these takes 2 bytes it means only 70 characters can be sent per SMS.</p>
<p>Can you explain a little more as to how this can be done?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/#comment-301</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 28 Jan 2010 09:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaburst.co.uk/tech/?p=331#comment-301</guid>
		<description>&lt;p&gt;To send to our API you would use UTF-8. So the bytes for this are E2,82,AC.&lt;/p&gt;
&lt;p&gt;The GSM codes are the codes used to transfer the message to the phone. &lt;/p&gt;
&lt;p&gt;65 on it&#039;s own is the letter &#039;e&#039;. To send a €, the networks use an escape character of 1B followed by the letter &#039;e&#039; (1B, 65). This is why the € symbol takes the space of two GSM characters in a message.&lt;/p&gt;
&lt;p&gt;Whilst it isn&#039;t necessary to know the exact GSM codes to send into our API, the information in the blog article lets you know which characters can be sent to a phone in a standard 160 GSM SMS, and which take 2 characters spaces.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>To send to our API you would use UTF-8. So the bytes for this are E2,82,AC.</p>
<p>The GSM codes are the codes used to transfer the message to the phone. </p>
<p>65 on it&#8217;s own is the letter &#8216;e&#8217;. To send a €, the networks use an escape character of 1B followed by the letter &#8216;e&#8217; (1B, 65). This is why the € symbol takes the space of two GSM characters in a message.</p>
<p>Whilst it isn&#8217;t necessary to know the exact GSM codes to send into our API, the information in the blog article lets you know which characters can be sent to a phone in a standard 160 GSM SMS, and which take 2 characters spaces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssam</title>
		<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/#comment-281</link>
		<dc:creator>ssam</dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaburst.co.uk/tech/?p=331#comment-281</guid>
		<description>to send € - do we send 1B65 is it how its relayed to the carriers and how is it displayed on the phone?

part I am not clear is  - if 65 maps to € then why are we escaping it??</description>
		<content:encoded><![CDATA[<p>to send € &#8211; do we send 1B65 is it how its relayed to the carriers and how is it displayed on the phone?</p>
<p>part I am not clear is  &#8211; if 65 maps to € then why are we escaping it??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/#comment-7</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 01 Dec 2009 09:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaburst.co.uk/tech/?p=331#comment-7</guid>
		<description>Mark, 

The 03.38 refereed to on some sites is a specification number assigned by &lt;a href=&quot;http://www.3gpp.org&quot; rel=&quot;nofollow&quot;&gt;3GPP&lt;/a&gt; who are the body that oversee international mobile standards.  In this case it&#039;s the 38th document of their Technical realization series.  The current version of the specification is 7.2.0, released in 1999.  The earliest version still available on their site is 4.0.1, released in 1994, the major change in the character set between these versions is the addition of the extended GSM characters {}[]^&#124;â‚¬~\.</description>
		<content:encoded><![CDATA[<p>Mark, </p>
<p>The 03.38 refereed to on some sites is a specification number assigned by <a href="http://www.3gpp.org" rel="nofollow">3GPP</a> who are the body that oversee international mobile standards.  In this case it&#8217;s the 38th document of their Technical realization series.  The current version of the specification is 7.2.0, released in 1999.  The earliest version still available on their site is 4.0.1, released in 1994, the major change in the character set between these versions is the addition of the extended GSM characters {}[]^|â‚¬~\.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.mediaburst.co.uk/blog/the-gsm-character-set/#comment-6</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 30 Nov 2009 22:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaburst.co.uk/tech/?p=331#comment-6</guid>
		<description>Very interesting. I&#039;ve noticed that some refer to it as the gsm 03.38 character set. Were there earlier versions, and how long has gsm 03.38 been the standard?</description>
		<content:encoded><![CDATA[<p>Very interesting. I&#8217;ve noticed that some refer to it as the gsm 03.38 character set. Were there earlier versions, and how long has gsm 03.38 been the standard?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.425 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-08 11:50:38 -->
<!-- Compression = gzip -->
