<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx</link><description>People ask all the time how they can type in random Unicode data. Some people point out the vast array of supported Keyboard Layouts on Windows . Others point out how you can create your own keyboards with MSKLC . Still others talk about fancy things</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#419236</link><pubDate>Wed, 18 May 2005 19:32:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:419236</guid><dc:creator>KJK::Hyperion</dc:creator><description>Hmmm, can't see it in Windows 2000. The &amp;quot;Chinese (Traditional)&amp;quot; layout doesn't even appear to be an IME</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#419338</link><pubDate>Wed, 18 May 2005 21:33:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:419338</guid><dc:creator>Eusebio Rufian-Zilbermann</dc:creator><description>Cool! With this and &lt;a rel="nofollow" target="_new" href="http://www.unicode.org/charts/PDF/U16A0.pdf"&gt;http://www.unicode.org/charts/PDF/U16A0.pdf&lt;/a&gt; I can type Runic in Word 2006!&lt;br&gt;&lt;br&gt;Jokes aside, this may be a very useful tip for our QA people. Thank you very much.</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#419795</link><pubDate>Thu, 19 May 2005 03:57:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:419795</guid><dc:creator>Michael S. Kaplan</dc:creator><description>On Win2000, when I choose Chinese - Taiwan in the first dropdown, I have &amp;quot;Unicode IME&amp;quot; for Chinese - Traditional in the 2nd.</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#419979</link><pubDate>Thu, 19 May 2005 10:51:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:419979</guid><dc:creator>Isaac Chen</dc:creator><description>How do we type in random Unicode code points in Windows 98?&lt;br&gt;I know this OS is old, but there are still many using it. And your execelent MSLU makes Unicode Applications possible.</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#420008</link><pubDate>Thu, 19 May 2005 13:00:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:420008</guid><dc:creator>BobH</dc:creator><description>Very cool -- thx for the tip.&lt;br&gt;&lt;br&gt;A minor issue is that if you use this to input non-Chinese characters (e.g., Latin, Cyrillic, Arabic, Hebrew) in apps that keep track of language info (e.g., Word), all non-Chinese text seems to be identified as English -- not very helpful in a lot of cases. Thinking of workarounds to this lead to the following:&lt;br&gt;&lt;br&gt;Question: I thought I'd try adding Hebrew input language but use this Unicode layout IME -- but Windows XP doesn't offer this layout for Hebrew (or Arabic or English or probably lots of other languages). Why not?</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#420082</link><pubDate>Thu, 19 May 2005 18:14:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:420082</guid><dc:creator>Michael S. Kaplan</dc:creator><description>I will cover the Language Bar in a special posting all of it own, soon. :-)</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#420084</link><pubDate>Thu, 19 May 2005 18:16:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:420084</guid><dc:creator>Michael S. Kaplan</dc:creator><description>Regarding win98, I do not really have an answer for there -- not even MSLU really helps there much since almlost every API converts out of Unicode and calls the OS version....</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#420231</link><pubDate>Fri, 20 May 2005 00:55:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:420231</guid><dc:creator>KJK::Hyperion</dc:creator><description>Ok, it looks like the elusive IME only appears if you choose Chinese as a language. Not an optimal solution :-|</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#420233</link><pubDate>Fri, 20 May 2005 01:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:420233</guid><dc:creator>Michael S. Kaplan</dc:creator><description>It may be possible to use an unattend file with intl.cpl to install it under other languages, as described in &lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/?kbid=289125"&gt;http://support.microsoft.com/?kbid=289125&lt;/a&gt; (this interface has more flexibility than the Language Bar UI).</description></item><item><title>When ALT+X seems to be failing...</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#609838</link><pubDate>Mon, 29 May 2006 10:06:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:609838</guid><dc:creator>Sorting It All Out</dc:creator><description>I have mentioned the ALT+X mechanism for entering Unicode code points in passing previously, e.g. in...</description></item><item><title>Return of the Unicode IME</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#672417</link><pubDate>Thu, 20 Jul 2006 11:03:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:672417</guid><dc:creator>Sorting It All Out</dc:creator><description>I have previously (like in Typing in random Unicode code points) talked about using the Unicode IME as...</description></item><item><title>The UK Extended keyboard -- over-extended? Or weirdly extended?</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#6600199</link><pubDate>Thu, 29 Nov 2007 19:29:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6600199</guid><dc:creator>Sorting It All Out</dc:creator><description>&lt;p&gt;I have a regular reader who is kind of fond of the blog. She admits to skimming it regularly, kind of&lt;/p&gt;
</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#6981909</link><pubDate>Fri, 04 Jan 2008 21:28:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6981909</guid><dc:creator>Harold Fuchs</dc:creator><description>&lt;P&gt;I'm on Win XP Pro SP2 + all updates. There is no version of Chinese in the list of available languages. What am I doing wrong, please?&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#ff0000&gt;&lt;STRONG&gt;[e-mail address removed]&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#6982149</link><pubDate>Fri, 04 Jan 2008 21:55:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6982149</guid><dc:creator>Michael S. Kaplan</dc:creator><description>&lt;p&gt;Sounds like somethng for the Suggestion Box (link over on the right side)?&lt;/p&gt;
</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#6982544</link><pubDate>Fri, 04 Jan 2008 22:36:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6982544</guid><dc:creator>Harold Fuchs</dc:creator><description>&lt;p&gt;Well, I found out how to install Chinese on my XP system but, having done so and rebooted the thing simply doesn't work in any application I have: IE7, Wordpad, Outlook Express etc.&lt;/p&gt;
&lt;p&gt;Also, how do you hold down the Alt key and type an &amp;quot;E&amp;quot; *without* invoking the current program's Edit menu? (See the examples where the hex value 00E is entered)&lt;/p&gt;
&lt;p&gt;Please, is this an April Fool or what?&lt;/p&gt;</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#6982619</link><pubDate>Fri, 04 Jan 2008 22:44:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6982619</guid><dc:creator>Michael S. Kaplan</dc:creator><description>&lt;p&gt;Harold -- SUGGESTION BOX. &amp;nbsp;This is a new topic (actually three new topics at this point, one that you figured out) you are asking about so I am not going to answer it here....&lt;/p&gt;
</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#6982648</link><pubDate>Fri, 04 Jan 2008 22:49:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6982648</guid><dc:creator>Harold Fuchs</dc:creator><description>&lt;p&gt;Sorry but why is it a *new* topic? Your method for entering Unicode characters in Windows doesn't seem to work on a perfectly standard Windows XP system. I'm trying to find out why. How can that be a new topic? What would you suggest I call it? &lt;/p&gt;</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#6982841</link><pubDate>Fri, 04 Jan 2008 23:08:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6982841</guid><dc:creator>Michael S. Kaplan</dc:creator><description>&lt;p&gt;If you leave it here and I forget that it is here before I get a chance to answer it (keeping in mind the tons of other questions I hvae gotten first, etc.), then it will never be answered. &lt;/p&gt;
&lt;p&gt;Bottom line -- I can't litter posts that are 2.5 years old with new thing to talk about that require fuller info like screen shots or formatted datas or whatever.&lt;/p&gt;
&lt;p&gt;I will leave the choice to you on whether that is an acceptable risk....&lt;/p&gt;
</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#6984585</link><pubDate>Sat, 05 Jan 2008 03:13:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6984585</guid><dc:creator>Harold Fuchs</dc:creator><description>&lt;p&gt;OK, I've entered a new topic ...&lt;/p&gt;</description></item><item><title>http://fileformat.info/tip/microsoft/enter_unicode.htm</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#7695040</link><pubDate>Thu, 14 Feb 2008 18:38:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7695040</guid><dc:creator>TrackBack</dc:creator><description /></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#8638663</link><pubDate>Sun, 22 Jun 2008 16:43:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8638663</guid><dc:creator>me</dc:creator><description>&lt;p&gt;can you do this in vista too?&lt;/p&gt;
&lt;p&gt;I don't find a unicode layout!&lt;/p&gt;</description></item><item><title>re: Typing in random Unicode code points</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#8639060</link><pubDate>Sun, 22 Jun 2008 18:30:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8639060</guid><dc:creator>Michael S. Kaplan</dc:creator><description>&lt;p&gt;In other blogs within this Blog I explain that it has been removed and even provide workarounds....&lt;/p&gt;
</description></item><item><title>Using one Unicode input method at a time (Using the Unicode IME on XP)</title><link>http://blogs.msdn.com/michkap/archive/2005/05/18/419117.aspx#8657379</link><pubDate>Thu, 26 Jun 2008 19:54:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8657379</guid><dc:creator>Sorting it all Out</dc:creator><description>&lt;p&gt;So back in the beginning of 2008, Harold Fuchs (in response to my Typing in random Unicode code points&lt;/p&gt;
</description></item></channel></rss>