• URL Conversion : Character Encoding to Hexadecimal

      0 comments

    We often see URL’s like http://www.google.com%2F
    kinda of text in our address bar.

    Here what exactly does this %2F refers to.
    Check to below table to understand it better.

    Character Hexadecimal
    Encoding
    $ %24
    - %2D
    _ %5F
    . %2E
    + %2B
    ! %21
    * %2A
    % %25
    ” %22
    ‘ %27
    ( %28
    ) %29
    ; %3B
    / %2F
    ? %3F
    : %3A
    @ %40
    = %3D
    & %26
    | %7C

    Write a comment




Get Adobe Flash playerPlugin by wpburn.com wordpress themes
Better Tag Cloud