9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Bakul Shah <bakul@bitblocks.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] I don't understand utf8 (it seems)
Date: Mon,  5 Jan 2015 14:31:00 -0800	[thread overview]
Message-ID: <20150105223100.106B2B827@mail.bitblocks.com> (raw)
In-Reply-To: Your message of "Mon, 05 Jan 2015 21:52:12 GMT." <5e85d81160785cdf717f01a8c0649731@quintile.net>

On Mon, 05 Jan 2015 21:52:12 GMT "Steve Simon" <steve@quintile.net> wrote:
> I am trying to parse a stream from a tcp connection.
>
> I think the data is utf8, here is a sample
>
> 	 20 2d 20 c8 65 73 6b fd 20 72 6f 7a 68 6c 61 73
>
> which when I print it I get:
>
>      -       e  s  k       r  o  z  h  l  a  s          =20
>            ^          ^
>         missing    missing
>
> there are two missing characters. Ok, bad UTF8 perhaps?

According to http://www.isthisthingon.org/unicode/index.php
this is an invalid UTF8 hex code.



  parent reply	other threads:[~2015-01-05 22:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-05 21:52 Steve Simon
2015-01-05 22:05 ` erik quanstrom
2015-01-05 22:27   ` Quintile
2015-01-05 22:15 ` Antons Suspans
2015-01-05 22:31 ` Bakul Shah [this message]
2015-01-06 19:57 ` Matěj Cepl
2015-01-06 22:09   ` Quintile
2015-01-07  9:43     ` a.f.e.belinfante

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150105223100.106B2B827@mail.bitblocks.com \
    --to=bakul@bitblocks.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).