×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Character Codes: Difference between revisions

    Content added Content deleted
    imported>DrOwl
    (some charters and there codes =))
    imported>mutante
    mNo edit summary
     
    (One intermediate revision by one other user not shown)
    Line 1: Line 1:
    Here are some [[HTML]] / [[ASCII]] / Character codes


    {| border=1
    {| border=1
    !width=69|Character
    !width=69|Character
    Line 1,121: Line 1,124:
    |---
    |---
    |}
    |}



    [[Category:Codes]]
    [[Category:ASCII]]
    [[Category:HTML]]

    Latest revision as of 23:37, 13 July 2006

    Here are some HTML / ASCII / Character codes


    Character Numeric Code Short Name ASCII Code (in hex)
    ! ! 21
    " " " 22
    # # 23
    $ $ 24
    % % 25
    & & & 26
    ' ' 27
    ( ( 28
    ) ) 29
    * * 2A
    + + 2B
    , , 2C
    - - 2D
    . . 2E
    / / 2F
    0 0 30
    1 1 31
    2 2 32
    3 3 33
    4 4 34
    5 5 35
    6 6 36
    7 7 37
    8 8 38
    9 9 39
    : : 3A
    ; &#59; 3B
    < &#60; &lt; 3C
    = &#61; 3D
    > &#62; &gt; 3E
    ? &#63; 3F
    @ &#64; 40
    A &#65; 41
    B &#66; 42
    C &#67; 43
    D &#68; 44
    E &#69; 45
    F &#70; 46
    G &#71; 47
    H &#72; 48
    I &#73; 49
    J &#74; 4A
    K &#75; 4B
    L &#76; 4C
    M &#77; 4D
    N &#78; 4E
    O &#79; 4F
    P &#80; 50
    Q &#81; 51
    R &#82; 52
    S &#83; 53
    T &#84; 54
    U &#85; 55
    V &#86; 56
    W &#87; 57
    X &#88; 58
    Y &#89; 59
    Z &#90; 5A
    [ &#91; 5B
    \ &#92; 5C
    ] &#93; 5D
    ^ &#94; 5E
    _ &#95; 5F
    ` &#96; 60
    a &#97; 61
    b &#98; 62
    c &#99; 63
    d &#100; 64
    e &#101; 65
    f &#102; 66
    g &#103; 67
    h &#104; 68
    i &#105; 69
    j &#106; 6A
    k &#107; 6B
    l &#108; 6C
    m &#109; 6D
    n &#110; 6E
    o &#111; 6F
    p &#112; 70
    q &#113; 71
    r &#114; 72
    s &#115; 73
    t &#116; 74
    u &#117; 75
    v &#118; 76
    w &#119; 77
    x &#120; 78
    y &#121; 79
    z &#122; 7A
    { &#123; 7B
    | &#124; 7C
    } &#125; 7D
    ~ &#126; 7E
    &#127; &#127; 7F
    &#128; &#128; 80
    &#129; &#129; 81
    &#130; &#130; 82
    &#131; &#131; 83
    &#132; &#132; 84
    &#133; &#133; 85
    &#134; &#134; 86
    &#135; &#135; 87
    &#136; &#136; 88
    &#137; &#137; 89
    &#138; &#138; 8A
    &#139; &#139; 8B
    &#140; &#140; 8C
    &#141; &#141; 8D
    &#142; &#142; 8E
    &#143; &#143; 8F
    &#144; &#144; 90
    &#145; &#145; 91
    &#146; &#146; 92
    &#147; &#147; 93
    &#148; &#148; 94
    &#149; &#149; 95
    &#150; &#150; 96
    &#151; &#151; 97
    &#152; &#152; 98
    &#153; &#153; 99
    &#154; &#154; 9A
    &#155; &#155; 9B
    &#156; &#156; 9C
    &#157; &#157; 9D
    &#158; &#158; 9E
    &#159; &#159; 9F
      &#160; &nbsp; A0
    ¡ &#161; &iexcl; A1
    ¢ &#162; &cent; A2
    £ &#163; &pound; A3
    ¤ &#164; &curren; A4
    ¥ &#165; &yen; A5
    ¦ &#166; &brvbar; A6
    § &#167; &sect; A7
    ¨ &#168; &uml; A8
    © &#169; &copy; A9
    ª &#170; &ordf; AA
    « &#171; &laquo; AB
    ¬ &#172; &not; AC
    ­ &#173; &shy; AD
    ® &#174; &reg; AE
    ¯ &#175; &macr; AF
    ° &#176; &deg; B0
    ± &#177; &plusmn; B1
    ² &#178; &sup2; B2
    ³ &#179; &sup3; B3
    ´ &#180; &acute; B4
    µ &#181; &micro; B5
    &#182; &para; B6
    · &#183; &middot; B7
    ¸ &#184; &cedil; B8
    ¹ &#185; &sup1; B9
    º &#186; &ordm; BA
    » &#187; &raquo; BB
    ¼ &#188; &frac14; BC
    ½ &#189; &frac12; BD
    ¾ &#190; &frac34; BE
    ¿ &#191; &iquest; BF
    À &#192; &agrave; C0
    Á &#193; &aacute; C1
    Â &#194; &acirc; C2
    Ã &#195; &atilde; C3
    Ä &#196; &auml; C4
    Å &#197; &aring; C5
    Æ &#198; &aelig; C6
    Ç &#199; &ccedil; C7
    È &#200; &egrave; C8
    É &#201; &eacute; C9
    Ê &#202; &ecirc; CA
    Ë &#203; &euml; CB
    Ì &#204; &igrave; CC
    Í &#205; &iacute; CD
    Î &#206; &icirc; CE
    Ï &#207; &iuml; CF
    Ð &#208; &eth; D0
    Ñ &#209; &ntilde; D1
    Ò &#210; &ograve; D2
    Ó &#211; &oacute; D3
    Ô &#212; &ocirc; D4
    Õ &#213; &otilde; D5
    Ö &#214; &ouml; D6
    × &#215; &times; D7
    Ø &#216; &oslash; D8
    Ù &#217; &ugrave; D9
    Ú &#218; &uacute; DA
    Û &#219; &ucirc; DB
    Ü &#220; &uuml; DC
    Ý &#221; &yacute; DD
    Þ &#222; &thorn; DE
    ß &#223; &szlig; DF
    à &#224; &agrave; E0
    á &#225; &aacute; E1
    â &#226; &acirc; E2
    ã &#227; &atilde; E3
    ä &#228; &auml; E4
    å &#229; &aring; E5
    æ &#230; &aelig; E6
    ç &#231; &ccedil; E7
    è &#232; &egrave; E8
    é &#233; &eacute; E9
    ê &#234; &ecirc; EA
    ë &#235; &euml; EB
    ì &#236; &igrave; EC
    í &#237; &iacute; ED
    î &#238; &icirc; EE
    ï &#239; &iuml; EF
    ð &#240; &eth; F0
    ñ &#241; &ntilde; F1
    ò &#242; &ograve; F2
    ó &#243; &oacute; F3
    ô &#244; &ocirc; F4
    õ &#245; &otilde; F5
    ö &#246; &ouml; F6
    ÷ &#247; &divide; F7
    ø &#248; &oslash; F8
    ù &#249; &ugrave; F9
    ú &#250; &uacute; FA
    û &#251; &ucirc; FB
    ü &#252; &uuml; FC
    ý &#253; &yacute; FD
    þ &#254; &thorn; FE
    ÿ &#255; &yuml; FF
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.