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' : ''">
NATIONAL DIGIT SHAPES
Overview
(NATIONAL DIGIT SHAPES) is the Unicode character at code point U+206E. It belongs to the General Punctuation block, in the Format (Cf) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+206E | |
| decimal | 8302 | |
| htmldecimal |  | |
| htmlhex |  | |
| css | \206E | |
| javascript | \u{206E} | |
| python | \u206e | |
| java | \u206E | |
| go | \u206E | |
| ruby | \u{206E} | |
| rust | \u{206E} | |
| ccpp | \u206e | |
| urlencoded | %E2%81%AE | |
| utf8bytes | e2 81 ae | |
| utf16bebytes | 20 6e | |
| utf32bebytes | 00 00 20 6e |
How to Use
HTML:

CSS:
content: "\206E"
JavaScript:
"\u{206E}"
Python:
"\u206e"
Properties
- Block
- General Punctuation
- Script
- Zyyy
- Category
- Format (Cf)
- Bidirectional
- BN
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (NATIONAL DIGIT SHAPES)?
(NATIONAL DIGIT SHAPES) is the Unicode character U+206E.
What is the Unicode codepoint of NATIONAL DIGIT SHAPES?
The NATIONAL DIGIT SHAPES character () has codepoint U+206E.
How do I type or copy NATIONAL DIGIT SHAPES?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.