copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ณ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ณ
Overview
ณ (THAI CHARACTER NO NEN) is the Unicode character at code point U+0E13. It belongs to the Thai block, in the Other Letter (Lo) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E13 | |
| decimal | 3603 | |
| htmldecimal | ณ | |
| htmlhex | ณ | |
| css | \0E13 | |
| javascript | \u{E13} | |
| python | \u0e13 | |
| java | \u0E13 | |
| go | \u0E13 | |
| ruby | \u{E13} | |
| rust | \u{E13} | |
| ccpp | \u0e13 | |
| urlencoded | %E0%B8%93 | |
| utf8bytes | e0 b8 93 | |
| utf16bebytes | 0e 13 | |
| utf32bebytes | 00 00 0e 13 |
How to Use
HTML:
ณ
CSS:
content: "\0E13"
JavaScript:
"\u{E13}"
Python:
"\u0e13"
Properties
Frequently Asked Questions
What is the ณ character (THAI CHARACTER NO NEN)?
ณ (THAI CHARACTER NO NEN) is the Unicode character U+0E13.
What is the Unicode codepoint of THAI CHARACTER NO NEN?
The THAI CHARACTER NO NEN character (ณ) has codepoint U+0E13.
How do I type or copy THAI CHARACTER NO NEN?
Copy ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.