From owner-freebsd-questions@FreeBSD.ORG Mon May 25 06:57:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D949A106566B for ; Mon, 25 May 2009 06:57:00 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: from mail-qy0-f105.google.com (mail-qy0-f105.google.com [209.85.221.105]) by mx1.freebsd.org (Postfix) with ESMTP id 9671B8FC1C for ; Mon, 25 May 2009 06:57:00 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: by qyk3 with SMTP id 3so4411567qyk.3 for ; Sun, 24 May 2009 23:56:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=ekSFHERU6c5UAwffBs33MDccYuI0XNHzWmR/Ugtbz/Q=; b=ELpRiw+P+VRpcAAPsv8nk7c1QJl4MgZEcA/RRo7WWzSWYUumVyj+6qNn4ssZkf3+O3 /ZLlmO/JQxflImmsLOXOvvbJsIYKOAcGJyqwCDkEpPssrpqySr73sqtWiKT2PHptuSO6 YKgPY/TVjYtWlGLxJBkp4Zdkr8nJ/NNlWRfmA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=B/VxZyffjVUiKz4/b4njU2/1IWGRgqjc1MFdzORzSv+ohFjJ5swnnJlYsWVDjH+xJs /08EvMiVCOosfZuQYF+I9Ku9ky3QkEBVJwTDlUNZ+GFmrUbBP3te43h4jH/GOluOnBZx aZlPYu6uODZL+8LCGj3dYbQlF3vLQ4whxi0CQ= MIME-Version: 1.0 Received: by 10.229.100.77 with SMTP id x13mr1981291qcn.105.1243234619838; Sun, 24 May 2009 23:56:59 -0700 (PDT) Date: Sun, 24 May 2009 23:56:59 -0700 Message-ID: <26face530905242356ucbf7722kaf67d6f730d2630f@mail.gmail.com> From: Kelly Jones To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: What do ASCII codes 128-159 stand for? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2009 06:57:01 -0000 "man ascii" defines the ASCII codes from 0-127, and the various ISO-8859-x tables define the ASCII codes from 160-255 (depending on your character set), but are there standard representations for the ASCII codes between 128 and 159 inclusive? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile.