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

  • SEARCH
  • Home
  • 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 6908683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:35:38+00:00 2026-05-27T08:35:38+00:00

After a copy-paste from Wikipedia into Vim, I get this: 1 A 2 3

  • 0

After a copy-paste from Wikipedia into Vim, I get this:

  1 A
  2 
  3 [+] Métier agricole<200e> – 44 P • 2 C
  4 [×] Métier de l'ameublement<200e> – 10 P
  5 [×] Métier de l'animation<200e> – 5 P
  6 [+] Métier en rapport avec l'art<200e> – 11 P • 4 C
  7 [×] Métier en rapport avec l'automobile<200e> – 10 P
  8 [×] Métier de l'aéronautique<200e> – 15 P

The problem is that <200e> is only a char.

I’d like to know how to put it in a search/replace (via the / or :).

  • 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-27T08:35:38+00:00Added an answer on May 27, 2026 at 8:35 am

    Check the help for \%u:

                                    /\%d /\%x /\%o /\%u /\%U E678
    
    \%d123  Matches the character specified with a decimal number.  Must be
            followed by a non-digit.
    \%o40   Matches the character specified with an octal number up to 0377.
            Numbers below 040 must be followed by a non-octal digit or a non-digit.
    \%x2a   Matches the character specified with up to two hexadecimal characters.
    \%u20AC Matches the character specified with up to four hexadecimal
            characters.
    \%U1234abcd     Matches the character specified with up to eight hexadecimal
            characters.
    

    These are sequences you can use. Looks like you have two bytes, so \%u200e
    should match it. Anyway, it’s pretty strange. 20 in UTF-8 / ASCII is the space
    character, and 0e is ^N. Check your encoding settings.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I create a graph after using range.copy and range.paste it leaves the paste
My code works. After I copy about 10 tables I get an error. Dynamic
When I try to copy code from eclipse and paste it in the actionscript
When I copy-paste code from Websites (for example: http://www.west-wind.com/Weblog/posts/154812.aspx ) Visual Studio 2010 adds
In the following excerpt, I am trying to copy and paste everything after @Html.DisplayFor
I have two bits of code. First a standard copy paste from cell A
When i copy paste table from word file, it doesn't allow me to add
After reading this question , I was reminded of when I was taught Java
Is it possible to get the values for a TestCaseAttribute from an external data
(Followup to this question ) After surviving the first wave of incoming shipments (9

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.