Search

Search for a symbol or emoji...

Circled Number Nineteen Symbol

Circled Number Nineteen Symbol Information

Symbol Name
Circled Number Nineteen
Unicode Version
1.1 (June 1993)
Unicode
U+2472
CSS Code
\2472
Hex Code
⑲
HTML Code
⑲
Symbol

Circled Number Nineteen Symbol Encoding

UTF-8
0xE2 0x91 0xB2
UTF-16
0x2472
UTF-32
0x00002472

Circled Number NineteenSymbol's PNG and SVG files

How to add circled number nineteen symbol via keyboard on different Operating systems

You can type the circled number nineteen symbol on most modern devices with the help of following methods:

How to type circled number nineteen symbol on Microsoft Word

You can type the circled number nineteen in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 2472
  • Without moving the cursor press keys Alt + x together
  • The original 2472 is now transformed into

How to type circled number nineteen symbol on Microsoft Windows

You can type the circled number nineteen on Microsoft windows using following steps:

  • Hold Alt and press to type circled number nineteen on your windows machine.

How to type circled number nineteen symbol on Mac OS

You can type the circled number nineteen 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 "Circled Number Nineteen" in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
Mac OS Character Viewer
Mac OS Character Viewer

How to type circled number nineteen symbol on Linux

You can type the circled number nineteen 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 2472 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type circled number nineteen symbol on IOS and Android

The easiest way to type the circled number nineteen symbol on ios and android is to copy and paste it wherever you need it.

How to use circled number nineteen in CSS

//CSS Example
1span { 2 content: \2472; 3 }

How to use circled number nineteen in HTML

//HTML Example
1<span>&#9330;</span>

Circled Number Nineteen symbol representation in programming languages

Circled Number Nineteensymbol's representation in different programming languages can be found in table below:

LanguageRepresentation
Rust
\u{2472}
Ruby
\u{2472}
Python
\u2472
PHP
\u{2472}
Perl
\x{2472}
Java
\u2472
Modern JavaScript - Since ES6
\u{2472}
JavaScript
\u2472
Go
\u2472
C#
\u2472
C and C++
\u2472
Bash and Zsh - inside echo -e
\u2472
RFC 5137
\u'2472'