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' : ''">
๐ง
NANDINAGARI VOWEL SIGN II
Overview
๐ง (NANDINAGARI VOWEL SIGN II) is the Unicode character at code point U+119D3. It belongs to the Nandinagari block, in the Spacing Mark (Mc) general category. Its script is Nand.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+119D3 | |
| decimal | 72147 | |
| htmldecimal | 𑧓 | |
| htmlhex | 𑧓 | |
| css | \119D3 | |
| javascript | \u{119D3} | |
| python | \U000119d3 | |
| java | \uD806\uDDD3 | |
| go | \U000119D3 | |
| ruby | \u{119D3} | |
| rust | \u{119D3} | |
| ccpp | \U000119d3 | |
| urlencoded | %F0%91%A7%93 | |
| utf8bytes | f0 91 a7 93 | |
| utf16bebytes | d8 06 dd d3 | |
| utf32bebytes | 00 01 19 d3 |
How to Use
HTML:
𑧓
CSS:
content: "\119D3"
JavaScript:
"\u{119D3}"
Python:
"\U000119d3"
Properties
- Block
- Nandinagari
- Script
- Nand
- Category
- Spacing Mark (Mc)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ง character (NANDINAGARI VOWEL SIGN II)?
๐ง (NANDINAGARI VOWEL SIGN II) is the Unicode character U+119D3.
What is the Unicode codepoint of NANDINAGARI VOWEL SIGN II?
The NANDINAGARI VOWEL SIGN II character (๐ง) has codepoint U+119D3.
How do I type or copy NANDINAGARI VOWEL SIGN II?
Copy ๐ง directly, or use the HTML entity, UTF-8, and code encodings shown on this page.