Outils pour utilisateurs

Outils du site


car_speciaux

Caractères spéciaux

Avec l'agencement standard du clavier latin9, on a (sous linux) dispo, sans utiliser la touche compose (qui permet d'ajouter un accent sur n'importe quelle lettre, ou faire les ligatures) :

  • € ⇒ altGr + e
  • æ ⇒ altGr + a
  • œ ⇒ altGr + o
  • « ⇒ altGr + w
  • » ⇒ altGr + x
  • ¿ ⇒ altGr + ?
  • ¡ ⇒ altGr + !
  • × ⇒ altGr + ;
  • · ⇒ maj + AltGr + ;
  • ÷ ⇒ altGr + / (du pavé numérique)
  • ± ⇒ maj +altGr + =
  • © ⇒ altGr + c
  • ß ⇒ altGr + s

Quelques caractère utf8 que je n'ai pas en natif sur mon clavier latin9

apostrophe droite ’

’ ⇒ U+2019 RIGHT SINGLE QUOTATION MARK

  • Catégorie Unicode : Ponctuation, guillemet final
  • UTF-8 : 0xE2 0x80 0x99
  • UTF-16 : 0x2019
  • UTF-8 en C octal échappé : \342\200\231
  • Entité décimale XML : ’
  • Noms alternatifs : single comma quotation mark

apostrophe gauche ‘

‘ ⇒ U+2018 LEFT SINGLE QUOTATION MARK

  • Catégorie Unicode : Ponctuation, guillemet initial
  • UTF-8 : 0xE2 0x80 0x98
  • UTF-16 : 0x2018
  • UTF-8 en C octal échappé : \342\200\230
  • Entité décimale XML : ‘
  • Noms alternatifs : single turned comma quotation mark
  • Remarques : this is the preferred character (as opposed to 201B)
  • Voir aussi : U+0027 APOSTROPHE, U+02BB MODIFIER LETTER TURNED COMMA, U+275B HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT

Minute ′

′ ⇒ U+2032 PRIME

  • Catégorie Unicode : Ponctuation, autre
  • UTF-8 : 0xE2 0x80 0xB2
  • UTF-16 : 0x2032
  • UTF-8 en C octal échappé : \342\200\262
  • Entité décimale XML : ′
  • Noms alternatifs : minutes, feet
  • Voir aussi : U+0027 APOSTROPHE, U+00B4 ACUTE ACCENT

Seconde ″

″ ⇒ U+2033 DOUBLE PRIME

  • Catégorie Unicode : Ponctuation, autre
  • UTF-8 : 0xE2 0x80 0xB3
  • UTF-16 : 0x2033
  • UTF-8 en C octal échappé : \342\200\263
  • Entité décimale XML : ″
  • Noms alternatifs : seconds, inches
  • Voir aussi : U+0022 QUOTATION MARK, U+02BA MODIFIER LETTER DOUBLE PRIME, U+201D RIGHT DOUBLE QUOTATION MARK, U+3003 DITTO MARK, U+301E DOUBLE PRIME QUOTATION MARK
  • Équivalents approximatifs : U+2032 PRIME U+2032 PRIME
car_speciaux.txt · Dernière modification : 10/12/2009 07:25 de daniel