Search
Search for a symbol or emoji...
꙰
꙰
Combining Cyrillic Ten Millions Sign Symbol ꙰
Combining Cyrillic Ten Millions Sign Symbol Information
| Symbol Name | Combining Cyrillic Ten Millions Sign |
| Unicode Version | 5.1 (April 2008) |
| Unicode | U+A670 |
| CSS Code | \A670 |
| Hex Code | ꙰ |
| HTML Code | ꙰ |
| Alt Code | A67 |
| Symbol | ꙰ |
Combining Cyrillic Ten Millions Sign Symbol Encoding
| UTF-8 | 0xEA 0x99 0xB0 |
| UTF-16 | 0xA670 |
| UTF-32 | 0x0000A670 |
How to add combining cyrillic ten millions sign symbol via keyboard on different Operating systems
You can type the combining cyrillic ten millions sign symbol on most modern devices with the help of following methods:
How to type combining cyrillic ten millions sign symbol on Microsoft Word
You can type the combining cyrillic ten millions sign in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type A670
- Without moving the cursor press keys Alt + x together
- The original A670 is now transformed into ꙰
How to type combining cyrillic ten millions sign symbol on Microsoft Windows
You can type the combining cyrillic ten millions sign on Microsoft windows using following steps:
- Hold Alt and press A67 to type combining cyrillic ten millions sign on your windows machine.
How to type combining cyrillic ten millions sign symbol on Mac OS
You can type the combining cyrillic ten millions sign on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Combining Cyrillic Ten Millions Sign" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type combining cyrillic ten millions sign symbol on Linux
You can type the combining cyrillic ten millions sign on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys A670 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type combining cyrillic ten millions sign symbol on IOS and Android
The easiest way to type the combining cyrillic ten millions sign symbol on ios and android is to copy and paste it wherever you need it.
How to use combining cyrillic ten millions sign in CSS
//CSS Example
1span {
2 content: \A670;
3 }How to use combining cyrillic ten millions sign in HTML
//HTML Example
1<span>꙰</span>Combining Cyrillic Ten Millions Sign symbol representation in programming languages
Combining Cyrillic Ten Millions Signsymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{A670} |
| Ruby | \u{A670} |
| Python | \uA670 |
| PHP | \u{A670} |
| Perl | \x{A670} |
| Java | \uA670 |
| Modern JavaScript - Since ES6 | \u{A670} |
| JavaScript | \uA670 |
| Go | \uA670 |
| C# | \uA670 |
| C and C++ | \uA670 |
| Bash and Zsh - inside echo -e | \uA670 |
| RFC 5137 | \u'A670' |
