Sign in
Log inSign up

How to display hex values as plain text in html?

Satish Kandimalla's photo
Satish Kandimalla
·Jul 31, 2017

How do is display the below hex value as plain text?

My code: 
<p>This is a paragraph&#x5F;</p>

Output:
In my html page, I want to display as "This is a paragraph&#x5F;"
But this is rendered as "This is a paragraph_"

Please help.

Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2025 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct