How to remove strange space symbols in WordStrange square-numerical symbols show as characters in FirefoxWord 2010: Remove space before citationHow to reclaim white space in a converted microsoft word document?Word 2010: unsolicited white spaceWord: remove space before paragraph with pictureMS-Word file is only showing strange charactersMicrosoft Word, empty space which cannot removeRemoving all manual word / line breaks in Microsoft WordHow to type mathematical symbols in gmail?Remove spacing before tab in Microsoft Word

Is it important to consider tone, melody, and musical form while writing a song?

What does "Puller Prush Person" mean?

Can I make popcorn with any corn?

Why was the small council so happy for Tyrion to become the Master of Coin?

can i play a electric guitar through a bass amp?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

In Japanese, what’s the difference between “Tonari ni” (となりに) and “Tsugi” (つぎ)? When would you use one over the other?

What's the point of deactivating Num Lock on login screens?

"You are your self first supporter", a more proper way to say it

Mage Armor with Defense fighting style (for Adventurers League bladeslinger)

How can bays and straits be determined in a procedurally generated map?

To string or not to string

What are these boxed doors outside store fronts in New York?

Why Is Death Allowed In the Matrix?

Problem of parity - Can we draw a closed path made up of 20 line segments...

Theorems that impeded progress

Is a tag line useful on a cover?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

How does one intimidate enemies without having the capacity for violence?

What do you call a Matrix-like slowdown and camera movement effect?

What does it mean to describe someone as a butt steak?

Why can't I see bouncing of a switch on an oscilloscope?

How to format long polynomial?

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?



How to remove strange space symbols in Word


Strange square-numerical symbols show as characters in FirefoxWord 2010: Remove space before citationHow to reclaim white space in a converted microsoft word document?Word 2010: unsolicited white spaceWord: remove space before paragraph with pictureMS-Word file is only showing strange charactersMicrosoft Word, empty space which cannot removeRemoving all manual word / line breaks in Microsoft WordHow to type mathematical symbols in gmail?Remove spacing before tab in Microsoft Word






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








8















I got Word files from one guy, written in Russian and convert them to HTML.



These files contain some strange white-space characters, for example:



enter image description here



This looks like small zero (I changed mode to show special characters). In hide mode it's just space.



Problem that these characters look ugly when converting file to HTML.



I need to remove them. But if I search them, I can't distinguish them from use space (look like dot), so I manually scan all file to find and remove them.



So, how I can find and remove these special symbols?










share|improve this question






























    8















    I got Word files from one guy, written in Russian and convert them to HTML.



    These files contain some strange white-space characters, for example:



    enter image description here



    This looks like small zero (I changed mode to show special characters). In hide mode it's just space.



    Problem that these characters look ugly when converting file to HTML.



    I need to remove them. But if I search them, I can't distinguish them from use space (look like dot), so I manually scan all file to find and remove them.



    So, how I can find and remove these special symbols?










    share|improve this question


























      8












      8








      8








      I got Word files from one guy, written in Russian and convert them to HTML.



      These files contain some strange white-space characters, for example:



      enter image description here



      This looks like small zero (I changed mode to show special characters). In hide mode it's just space.



      Problem that these characters look ugly when converting file to HTML.



      I need to remove them. But if I search them, I can't distinguish them from use space (look like dot), so I manually scan all file to find and remove them.



      So, how I can find and remove these special symbols?










      share|improve this question
















      I got Word files from one guy, written in Russian and convert them to HTML.



      These files contain some strange white-space characters, for example:



      enter image description here



      This looks like small zero (I changed mode to show special characters). In hide mode it's just space.



      Problem that these characters look ugly when converting file to HTML.



      I need to remove them. But if I search them, I can't distinguish them from use space (look like dot), so I manually scan all file to find and remove them.



      So, how I can find and remove these special symbols?







      microsoft-word characters whitespace symbols






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 2 days ago







      Alexan

















      asked 2 days ago









      AlexanAlexan

      2221518




      2221518




















          1 Answer
          1






          active

          oldest

          votes


















          12














          That symbol is called a non-breaking space (NBSP), and is, in Unicode U+00A0 (which, as you correctly pointed out, is different from a regular space, which is Unicode U+0020).



          The non-breaking space is used when you want there to be whitespace between two words, but you don't want Word (or any other text editor that supports them) to put a line break or line wrap there. For example, they're useful if you want to write the sentence "This computer supports Microsoft Windows." without a line break between "Microsoft" and "Windows".



          As for your problem with seeing them in your Word document, it's very easy to fix. All you need to do is copy-paste and example of an NBSP into the search part of Find and Replace, and then type a regular space into the replace part. This should clear up your problem.




          Some more information about NBSP, if you're curious, can be found at Wikipedia. However, it is useful to know for your purposes that while HTML treats any number of consecutive regular spaces as one space, it handles NBSP specially (you may have seen it represented in your HTML output as  ). This is so that users can have a bit more fine-grained control over spacing in situations where CSS isn't suitable (or if you just want a quick and dirty hack :) ). So you may find that NBSPs do come in handy in HTML eventually - however, they definitely clutter up your HTML source, and they're annoying when not needed.



          You may also like to know how to insert NBSPs in Word yourself - without having to copy-paste from Wikipedia all the time. You can insert them from the Insert Symbol dialog (Insert tab > Symbol > Special Characters tab > Nonbreaking space). You can also use the shortcut Ctrl+Shift+Space. In the Find and Replace dialog, you can also insert them by clicking More >>, then the Special dropdown, then Nonbreaking space.






          share|improve this answer

























          • This computer supports Microsoft Windows This was intentional, was it?

            – JAD
            2 days ago






          • 1





            @JAD Just a tad ;)

            – Niayesh Isky
            2 days ago











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "3"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1421154%2fhow-to-remove-strange-space-symbols-in-word%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          12














          That symbol is called a non-breaking space (NBSP), and is, in Unicode U+00A0 (which, as you correctly pointed out, is different from a regular space, which is Unicode U+0020).



          The non-breaking space is used when you want there to be whitespace between two words, but you don't want Word (or any other text editor that supports them) to put a line break or line wrap there. For example, they're useful if you want to write the sentence "This computer supports Microsoft Windows." without a line break between "Microsoft" and "Windows".



          As for your problem with seeing them in your Word document, it's very easy to fix. All you need to do is copy-paste and example of an NBSP into the search part of Find and Replace, and then type a regular space into the replace part. This should clear up your problem.




          Some more information about NBSP, if you're curious, can be found at Wikipedia. However, it is useful to know for your purposes that while HTML treats any number of consecutive regular spaces as one space, it handles NBSP specially (you may have seen it represented in your HTML output as  ). This is so that users can have a bit more fine-grained control over spacing in situations where CSS isn't suitable (or if you just want a quick and dirty hack :) ). So you may find that NBSPs do come in handy in HTML eventually - however, they definitely clutter up your HTML source, and they're annoying when not needed.



          You may also like to know how to insert NBSPs in Word yourself - without having to copy-paste from Wikipedia all the time. You can insert them from the Insert Symbol dialog (Insert tab > Symbol > Special Characters tab > Nonbreaking space). You can also use the shortcut Ctrl+Shift+Space. In the Find and Replace dialog, you can also insert them by clicking More >>, then the Special dropdown, then Nonbreaking space.






          share|improve this answer

























          • This computer supports Microsoft Windows This was intentional, was it?

            – JAD
            2 days ago






          • 1





            @JAD Just a tad ;)

            – Niayesh Isky
            2 days ago















          12














          That symbol is called a non-breaking space (NBSP), and is, in Unicode U+00A0 (which, as you correctly pointed out, is different from a regular space, which is Unicode U+0020).



          The non-breaking space is used when you want there to be whitespace between two words, but you don't want Word (or any other text editor that supports them) to put a line break or line wrap there. For example, they're useful if you want to write the sentence "This computer supports Microsoft Windows." without a line break between "Microsoft" and "Windows".



          As for your problem with seeing them in your Word document, it's very easy to fix. All you need to do is copy-paste and example of an NBSP into the search part of Find and Replace, and then type a regular space into the replace part. This should clear up your problem.




          Some more information about NBSP, if you're curious, can be found at Wikipedia. However, it is useful to know for your purposes that while HTML treats any number of consecutive regular spaces as one space, it handles NBSP specially (you may have seen it represented in your HTML output as  ). This is so that users can have a bit more fine-grained control over spacing in situations where CSS isn't suitable (or if you just want a quick and dirty hack :) ). So you may find that NBSPs do come in handy in HTML eventually - however, they definitely clutter up your HTML source, and they're annoying when not needed.



          You may also like to know how to insert NBSPs in Word yourself - without having to copy-paste from Wikipedia all the time. You can insert them from the Insert Symbol dialog (Insert tab > Symbol > Special Characters tab > Nonbreaking space). You can also use the shortcut Ctrl+Shift+Space. In the Find and Replace dialog, you can also insert them by clicking More >>, then the Special dropdown, then Nonbreaking space.






          share|improve this answer

























          • This computer supports Microsoft Windows This was intentional, was it?

            – JAD
            2 days ago






          • 1





            @JAD Just a tad ;)

            – Niayesh Isky
            2 days ago













          12












          12








          12







          That symbol is called a non-breaking space (NBSP), and is, in Unicode U+00A0 (which, as you correctly pointed out, is different from a regular space, which is Unicode U+0020).



          The non-breaking space is used when you want there to be whitespace between two words, but you don't want Word (or any other text editor that supports them) to put a line break or line wrap there. For example, they're useful if you want to write the sentence "This computer supports Microsoft Windows." without a line break between "Microsoft" and "Windows".



          As for your problem with seeing them in your Word document, it's very easy to fix. All you need to do is copy-paste and example of an NBSP into the search part of Find and Replace, and then type a regular space into the replace part. This should clear up your problem.




          Some more information about NBSP, if you're curious, can be found at Wikipedia. However, it is useful to know for your purposes that while HTML treats any number of consecutive regular spaces as one space, it handles NBSP specially (you may have seen it represented in your HTML output as  ). This is so that users can have a bit more fine-grained control over spacing in situations where CSS isn't suitable (or if you just want a quick and dirty hack :) ). So you may find that NBSPs do come in handy in HTML eventually - however, they definitely clutter up your HTML source, and they're annoying when not needed.



          You may also like to know how to insert NBSPs in Word yourself - without having to copy-paste from Wikipedia all the time. You can insert them from the Insert Symbol dialog (Insert tab > Symbol > Special Characters tab > Nonbreaking space). You can also use the shortcut Ctrl+Shift+Space. In the Find and Replace dialog, you can also insert them by clicking More >>, then the Special dropdown, then Nonbreaking space.






          share|improve this answer















          That symbol is called a non-breaking space (NBSP), and is, in Unicode U+00A0 (which, as you correctly pointed out, is different from a regular space, which is Unicode U+0020).



          The non-breaking space is used when you want there to be whitespace between two words, but you don't want Word (or any other text editor that supports them) to put a line break or line wrap there. For example, they're useful if you want to write the sentence "This computer supports Microsoft Windows." without a line break between "Microsoft" and "Windows".



          As for your problem with seeing them in your Word document, it's very easy to fix. All you need to do is copy-paste and example of an NBSP into the search part of Find and Replace, and then type a regular space into the replace part. This should clear up your problem.




          Some more information about NBSP, if you're curious, can be found at Wikipedia. However, it is useful to know for your purposes that while HTML treats any number of consecutive regular spaces as one space, it handles NBSP specially (you may have seen it represented in your HTML output as  ). This is so that users can have a bit more fine-grained control over spacing in situations where CSS isn't suitable (or if you just want a quick and dirty hack :) ). So you may find that NBSPs do come in handy in HTML eventually - however, they definitely clutter up your HTML source, and they're annoying when not needed.



          You may also like to know how to insert NBSPs in Word yourself - without having to copy-paste from Wikipedia all the time. You can insert them from the Insert Symbol dialog (Insert tab > Symbol > Special Characters tab > Nonbreaking space). You can also use the shortcut Ctrl+Shift+Space. In the Find and Replace dialog, you can also insert them by clicking More >>, then the Special dropdown, then Nonbreaking space.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 2 days ago

























          answered 2 days ago









          Niayesh IskyNiayesh Isky

          340312




          340312












          • This computer supports Microsoft Windows This was intentional, was it?

            – JAD
            2 days ago






          • 1





            @JAD Just a tad ;)

            – Niayesh Isky
            2 days ago

















          • This computer supports Microsoft Windows This was intentional, was it?

            – JAD
            2 days ago






          • 1





            @JAD Just a tad ;)

            – Niayesh Isky
            2 days ago
















          This computer supports Microsoft Windows This was intentional, was it?

          – JAD
          2 days ago





          This computer supports Microsoft Windows This was intentional, was it?

          – JAD
          2 days ago




          1




          1





          @JAD Just a tad ;)

          – Niayesh Isky
          2 days ago





          @JAD Just a tad ;)

          – Niayesh Isky
          2 days ago

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1421154%2fhow-to-remove-strange-space-symbols-in-word%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

          Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

          Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.