Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5969539
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:14:43+00:00 2026-05-22T20:14:43+00:00

In a URL, what does the %2C encoding mean and what are its uses?

  • 0

In a URL, what does the %2C encoding mean and what are its uses?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T20:14:43+00:00Added an answer on May 22, 2026 at 8:14 pm

    Check out http://www.asciitable.com/

    Look at the Hx, (Hex) column; 2C maps to ,

    Any unusual encoding can be checked this way

    +----+-----+----+-----+----+-----+----+-----+
    | Hx | Chr | Hx | Chr | Hx | Chr | Hx | Chr |
    +----+-----+----+-----+----+-----+----+-----+
    | 00 | NUL | 20 | SPC | 40 |  @  | 60 |  `  |
    | 01 | SOH | 21 |  !  | 41 |  A  | 61 |  a  |
    | 02 | STX | 22 |  "  | 42 |  B  | 62 |  b  |
    | 03 | ETX | 23 |  #  | 43 |  C  | 63 |  c  |
    | 04 | EOT | 24 |  $  | 44 |  D  | 64 |  d  |
    | 05 | ENQ | 25 |  %  | 45 |  E  | 65 |  e  |
    | 06 | ACK | 26 |  &  | 46 |  F  | 66 |  f  |
    | 07 | BEL | 27 |  '  | 47 |  G  | 67 |  g  |
    | 08 | BS  | 28 |  (  | 48 |  H  | 68 |  h  |
    | 09 | TAB | 29 |  )  | 49 |  I  | 69 |  i  |
    | 0A | LF  | 2A |  *  | 4A |  J  | 6A |  j  |
    | 0B | VT  | 2B |  +  | 4B |  K  | 6B |  k  |
    | 0C | FF  | 2C |  ,  | 4C |  L  | 6C |  l  |
    | 0D | CR  | 2D |  -  | 4D |  M  | 6D |  m  |
    | 0E | SO  | 2E |  .  | 4E |  N  | 6E |  n  |
    | 0F | SI  | 2F |  /  | 4F |  O  | 6F |  o  |
    | 10 | DLE | 30 |  0  | 50 |  P  | 70 |  p  |
    | 11 | DC1 | 31 |  1  | 51 |  Q  | 71 |  q  |
    | 12 | DC2 | 32 |  2  | 52 |  R  | 72 |  r  |
    | 13 | DC3 | 33 |  3  | 53 |  S  | 73 |  s  |
    | 14 | DC4 | 34 |  4  | 54 |  T  | 74 |  t  |
    | 15 | NAK | 35 |  5  | 55 |  U  | 75 |  u  |
    | 16 | SYN | 36 |  6  | 56 |  V  | 76 |  v  |
    | 17 | ETB | 37 |  7  | 57 |  W  | 77 |  w  |
    | 18 | CAN | 38 |  8  | 58 |  X  | 78 |  x  |
    | 19 | EM  | 39 |  9  | 59 |  Y  | 79 |  y  |
    | 1A | SUB | 3A |  :  | 5A |  Z  | 7A |  z  |
    | 1B | ESC | 3B |  ;  | 5B |  [  | 7B |  {  |
    | 1C | FS  | 3C |  <  | 5C |  \  | 7C |  |  |
    | 1D | GS  | 3D |  =  | 5D |  ]  | 7D |  }  |
    | 1E | RS  | 3E |  >  | 5E |  ^  | 7E |  ~  |
    | 1F | US  | 3F |  ?  | 5F |  _  | 7F | DEL |
    +----+-----+----+-----+----+-----+----+-----+
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does URLEncodedUtils.parse(uri, encoding) return the parameters in the same order mentioned in the URL?
I have UTF-8 everywhere so why does Page.last.url.encoding return ASCII-8BIT? My database.yml: development: adapter:
I have a problem with Jquery function getJSON, the action url does not trigger
So here's the issue. We run Sitecore, which does URL rewriting, and allows for
I need to test a url that it does not end with .asp So
Does Facebook provide a URL the user can access that will take him to
Does anyone have experience using the URL Rewrite Module (see here )? Can it
When does java let go of a connections to a URL? I don't see
In what cases does capitilization affect a url? In some cases they seem to
What's a good URL shortening script that does the following things? It is customizable

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.