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 WordRemove spacing before tab in Microsoft WordIdentifying an invisible character in plain text file

Can I run a new neutral wire to repair a broken circuit?

Is it possible to create a QR code using text?

Forgetting the musical notes while performing in concert

What is a romance in Latin?

Is "remove commented out code" correct English?

How does a predictive coding aid in lossless compression?

Should I cover my bicycle overnight while bikepacking?

A category-like structure without composition?

Is it inappropriate for a student to attend their mentor's dissertation defense?

What's the in-universe reasoning behind sorcerers needing material components?

ssTTsSTtRrriinInnnnNNNIiinngg

How badly should I try to prevent a user from XSSing themselves?

How much of data wrangling is a data scientist's job?

Saudi Arabia Transit Visa

How could indestructible materials be used in power generation?

Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?

What killed these X2 caps?

Little known, relatively unlikely, but scientifically plausible, apocalyptic (or near apocalyptic) events

CAST throwing error when run in stored procedure but not when run as raw query

A friend helped me with a presentation – plagiarism or not?

Unlock My Phone! February 2018

Size of subfigure fitting its content (tikzpicture)

How can I determine if the org that I'm currently connected to is a scratch org?

How dangerous is XSS?



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 WordRemove spacing before tab in Microsoft WordIdentifying an invisible character in plain text file













4















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



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



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



I need to remove them. But if I search them, it doesn'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


























    4















    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



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



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



    I need to remove them. But if I search them, it doesn'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
























      4












      4








      4








      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



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



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



      I need to remove them. But if I search them, it doesn'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



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



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



      I need to remove them. But if I search them, it doesn'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










      asked 4 hours ago









      AlexanAlexan

      2021417




      2021417




















          1 Answer
          1






          active

          oldest

          votes


















          5














          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




















          • 2





            yes, it works, thank you

            – Alexan
            3 hours 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









          5














          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




















          • 2





            yes, it works, thank you

            – Alexan
            3 hours ago















          5














          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




















          • 2





            yes, it works, thank you

            – Alexan
            3 hours ago













          5












          5








          5







          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 3 hours ago

























          answered 3 hours ago









          Niayesh IskyNiayesh Isky

          230210




          230210







          • 2





            yes, it works, thank you

            – Alexan
            3 hours ago












          • 2





            yes, it works, thank you

            – Alexan
            3 hours ago







          2




          2





          yes, it works, thank you

          – Alexan
          3 hours ago





          yes, it works, thank you

          – Alexan
          3 hours 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

          Do these spellcasting foci from Xanathar's Guide to Everything have to be held in a hand?How do foci and somatic+material components interact when it comes to occupying a hand?Can you cast spells with a Somatic component if you're holding a two-handed weapon?Crafting an Improvised Spellcasting Focus?Can a multiclass Cleric/Warlock hold a Holy Shield and an Arcane Staff and still cast spells?Where should I report printing errors in Xanathar's Guide to Everything?Where can I purchase a legal Xanathar's Guide to Everything PDF?Can I use a hand holding a focus from one class to cover somatic components for a spell from another class?Do you need a “gameplay-wise” free hand to handle material components?Portent, as it relates to the Gambling downtime rules from Xanathar's Guide to EverythingWhat is the correct interpretation of the Gambling Results table in Xanathar's Guide to Everything?

          Can I stretch or expand an entire standalone document to fit the page? The Next CEO of Stack Overflow

          Why do some congregations only make noise at certain occasions of Haman?Purim and Shushan PurimParashat TzavSource to make noise when Haman's name is mentioned?Does anyone say not to make noise for Haman?Why is Megillat Esther the only one to receive a bracha after reading it?Why did Haman change his mind and decide to immediately hang Mordechai?Chazal empty barrels make the most noiseWhy is Megillat Esther the only Megillah that is still read from parchment?Why is v'acharei added in some siddurim?is there some significance in their relationship between Haman and Daniel?Why is only Purim to be celebrated “forever”?Why didn't Haman just kill Mordechai?