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' : ''">
๐ณ
OLD HUNGARIAN SMALL LETTER AMB
Overview
๐ณ (OLD HUNGARIAN SMALL LETTER AMB) is the Unicode character at code point U+10CC3. It belongs to the Old Hungarian block, in the Lowercase Letter (Ll) general category. Its script is Hung.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10CC3 | |
| decimal | 68803 | |
| htmldecimal | 𐳃 | |
| htmlhex | 𐳃 | |
| css | \10CC3 | |
| javascript | \u{10CC3} | |
| python | \U00010cc3 | |
| java | \uD803\uDCC3 | |
| go | \U00010CC3 | |
| ruby | \u{10CC3} | |
| rust | \u{10CC3} | |
| ccpp | \U00010cc3 | |
| urlencoded | %F0%90%B3%83 | |
| utf8bytes | f0 90 b3 83 | |
| utf16bebytes | d8 03 dc c3 | |
| utf32bebytes | 00 01 0c c3 |
How to Use
HTML:
𐳃
CSS:
content: "\10CC3"
JavaScript:
"\u{10CC3}"
Python:
"\U00010cc3"
Properties
- Block
- Old Hungarian
- Script
- Hung
- Category
- Lowercase Letter (Ll)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ณ character (OLD HUNGARIAN SMALL LETTER AMB)?
๐ณ (OLD HUNGARIAN SMALL LETTER AMB) is the Unicode character U+10CC3.
What is the Unicode codepoint of OLD HUNGARIAN SMALL LETTER AMB?
The OLD HUNGARIAN SMALL LETTER AMB character (๐ณ) has codepoint U+10CC3.
How do I type or copy OLD HUNGARIAN SMALL LETTER AMB?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.