Combining Cyrillic Ten Millions Sign Symbol ꙰

Cyrillic numerals are a numeral system derived from the Cyrillic script, which was developed in the late 10th century by the First Bulgarian Empire. It was used by the First Bulgarian Empire as well as the peoples of South and East Slavic origin. The system was used in Russia until the early 18th century, when it was replaced by Hindu numerals as part of Peter the Great's civil script reform initiative. Cyrillic numerals also played a role in Peter the Great's currency reform plans, with silver wire kopecks issued after 1696 and mechanically minted coins inscribed with the date in Cyrillic numerals issued between 1700 and 1722. By 1725, Russian Imperial coins were using Hindu numerals.

Cyrillic numerals can still be found in books written in Church Slavonic.

Copy to Clipboard



Combining Cyrillic Ten Millions Sign symbol's PNG and SVG files


How to add combining cyrillic ten millions sign symbol via keyboard on different Operating systems

You can type the combining cyrillic ten millions sign 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 on microsoft Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type A 6 7 0
  • Without moving the cursor press keys Alt + x together
  • The original A 6 7 0 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 A 6 7 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 Mac OS
    How to type combining cyrillic ten millions sign symbol on Mac OS

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 A 6 7 0 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 on ios and android is to copy and paste it wherever you need it.


How to use combining cyrillic ten millions sign in CSS

Copy // css example
span {
content: "\A670";
}

How to type combining cyrillic ten millions sign in HTML

Copy // html example
<span>&#42608;</span>

Combining Cyrillic Ten Millions Sign symbol representation in programming languages

combining cyrillic ten millions sign'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'
No Result
Try something else