Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'utf-8': 0.07; 'subject:few': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'byte': 0.24; 'bytes': 0.24; 'header:In-Reply-To:1': 0.27; 'character': 0.29; 'message-id:@mail.gmail.com': 0.30; '13,': 0.31; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'received:google.com': 0.35; 'received:209': 0.37; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'tell': 0.60; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=G2TxHTLWNVYased8uBKXD/lSbJxzcvXrGW/YB7B608o=; b=AWZkziXGfFxhpKAm1AyaOmxibcw9YUAMCC0jchUzXWDXTyFZ5QFpjzKlbSXCeJBvwK wM/OITRwuBHU2rnlB6nFVyfZLcangucVLNB/Q/60phNTDqrdKW5bq6RiEJdo2u8zeYKs lhQCWcNwM1EktnivnOzp0OIv8JnMjrcDaa6C3GHGonEatAcfmZWKQAZmLn/7CeEQ3r/h +tVuFCAFmEKDQjOnpv3YmS3CRbUCuQg4lpasTAzm7UBy506EoLj6hdUeISGv0SnNJ2hi 9wrATQLzrQyKHIApz+26dCCOmev2+k1SgcB51b41HUzmqKSqI4m1KT6w+ggYLIze5CPh PGww== MIME-Version: 1.0 X-Received: by 10.52.65.238 with SMTP id a14mr9280961vdt.24.1371106114619; Wed, 12 Jun 2013 23:48:34 -0700 (PDT) In-Reply-To: References: <6dfa3707-80f4-407a-a109-66dbb0130513@googlegroups.com> <51b83e5a$0$29998$c3e8da3$5496439d@news.astraweb.com> Date: Thu, 13 Jun 2013 16:48:34 +1000 Subject: Re: A few questiosn about encoding From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371106123 news.xs4all.nl 15976 [2001:888:2000:d::a6]:37224 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47910 On Thu, Jun 13, 2013 at 4:21 PM, =CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF=FD=F1=E1= =F2 wrote: > How can you be able to tell up to what character utf-8 needs 1 byte or 2 > bytes or 3? You look up Wikipedia, using the handy links that have been put to you MULTIPLE TIMES. ChrisA