انت تستخدم اخر اصدار شكرا لك

  • More
  • أخر التعليقات

    HTML URL-encoding Reference

     



    HTML URL-encoding Reference


    Below is a reference of ASCII characters in URL-encoding form (hexadecimal format).

    Hexadecimal values can be used to display non-standard letters and characters in browsers and plug-ins.


    URL-encoding from %00 to %8f

    ASCII Value URL-encode ASCII ValueURL-encodeASCII ValueURL-encode
    %000%30`%60
     %011%31a%61
     %022%32b%62
     %033%33c%63
     %044%34d%64
     %055%35e%65
     %066%36f%66
     %077%37g%67
    backspace%088%38h%68
    tab%099%39i%69
    linefeed%0a:%3aj%6a
     %0b;%3bk%6b
     %0c<%3cl%6c
    c return%0d=%3dm%6d
     %0e>%3en%6e
     %0f?%3fo%6f
     %10@%40p%70
     %11A%41q%71
     %12B%42r%72
     %13C%43s%73
     %14D%44t%74
     %15E%45u%75
     %16F%46v%76
     %17G%47w%77
     %18H%48x%78
     %19I%49y%79
     %1aJ%4az%7a
     %1bK%4b{%7b
     %1cL%4c|%7c
     %1dM%4d}%7d
     %1eN%4e~%7e
     %1fO%4f %7f
    space%20P%50%80
    !%21Q%51 %81
    "%22R%52%82
    #%23S%53ƒ%83
    $%24T%54%84
    %%25U%55%85
    &%26V%56%86
    '%27W%57%87
    (%28X%58ˆ%88
    )%29Y%59%89
    *%2aZ%5aŠ%8a
    +%2b[%5b%8b
    ,%2c\%5cŒ%8c
    -%2d]%5d %8d
    .%2e^%5eŽ%8e
    /%2f_%5f %8f

    URL-encoding from %90 to %ff

    ASCII ValueURL-encodeASCII ValueURL-encodeASCII ValueURL-encode
     %90%c0%f0
    %91%c1%f1
    %92%c2%f2
    %93%c3%f3
    %94%c4%f4
    %95%c5%f5
    %96%c6%f6
    %97%c7%f7
    ˜%98%c8%f8
    %99%c9%f9
    š%9a%ca%fa
    %9b%cb%fb
    œ%9c%cc%fc
     %9d%cd%fd
    ž%9e%ce%fe
    Ÿ%9f%cf%ff
     %a0%d0  
    %a1%d1  
    %a2%d2  
    %a3%d3  
     %a4%d4  
    %a5%d5  
    |%a6%d6  
    %a7 %d7  
    %a8%d8  
    %a9%d9  
    %aa%da  
    %ab%db  
    %ac%dc  
    %ad%dd  
    %ae%de  
    %af%df  
    %b0%e0  
    %b1%e1  
    %b2%e2  
    %b3%e3  
    %b4%e4  
    %b5%e5  
    %b6%e6  
    %b7%e7  
    %b8%e8  
    %b9%e9  
    %ba%ea  
    %bb%eb  
    %bc%ec  
    %bd%ed  
    %be%ee  
    %bf%ef  


    No comments :

    Post a Comment