05.10.2022

Diverse Informationen zu Zeichensätzen.

Selected ASCII Values

hexcharhexcharhexcharhexcharhexchar
%20%21!%22"%23#%24$
%25%%26&%27'%28(%29)
%2a*%2b+%2c,%2d-%2e.
%2f/%3a:%3b;%3c<%3d=
%3e>%3f?%40@%5b[%5c\
%5d]%5e^%5f_%60`%7b{
%7c|%7d}%7e~

Wichtige HTML Entities

ZeichenEntityUnicodeASCIIUTF-8
&&amp;U+0026380x26
<&lt;U+003C600x3C
>&gt;U+003E620x3E
«&laquo;U+00AB1710xC2 0xAB
»&raquo;U+00BB1870xC2 0xBB

Links


Backup

hexcharhexcharhexchar
%20(blank)%2b+%40@
%21!%2c,%5b[
%22"%2d-%5c\
%23#%2e.%5d]
%24$%2f/%5e^
%25%%3a:%5f_
%26&%3b;%60`
%27'%3c<%7b{
%28(%3d=%7c|
%29)%3e>%7d}
%2a*%3f?%7e~
Über … ×

doc.stumpp.name
Version 0.2.14

Michael Stumpp
michael@stumpp.name

Diese Webseite ist ein rein privates Angebot. Von dieser Seite werden keine Cookies oder andere Tracking-Methoden eingesetzt. Die Seite nutzt, soweit möglich, lokale Kopien der eingesetzen Bibliotheken und Ressourcen.

Lizenz: ISC ×
/*
 * Permission to use, copy, modify, and distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
 * copyright notice and this permission notice appear in all copies.
 *
 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */
Release Notes ×
  doc.stumpp.name
  Version 0.2.14
  Release Notes


  v0.1
    + Erstausgabe