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
๐ก (BRAHMI LETTER NNA) is the Unicode character at code point U+11021. It belongs to the Brahmi block, in the Other Letter (Lo) general category. Its script is Brah.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11021 | |
| decimal | 69665 | |
| htmldecimal | 𑀡 | |
| htmlhex | 𑀡 | |
| css | \11021 | |
| javascript | \u{11021} | |
| python | \U00011021 | |
| java | \uD804\uDC21 | |
| go | \U00011021 | |
| ruby | \u{11021} | |
| rust | \u{11021} | |
| ccpp | \U00011021 | |
| urlencoded | %F0%91%80%A1 | |
| utf8bytes | f0 91 80 a1 | |
| utf16bebytes | d8 04 dc 21 | |
| utf32bebytes | 00 01 10 21 |
How to Use
HTML:
𑀡
CSS:
content: "\11021"
JavaScript:
"\u{11021}"
Python:
"\U00011021"
Properties
Frequently Asked Questions
What is the ๐ก character (BRAHMI LETTER NNA)?
๐ก (BRAHMI LETTER NNA) is the Unicode character U+11021.
What is the Unicode codepoint of BRAHMI LETTER NNA?
The BRAHMI LETTER NNA character (๐ก) has codepoint U+11021.
How do I type or copy BRAHMI LETTER NNA?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.