Circled Bullet Symbol ⦿

⦿

Copy to Clipboard


Circled Bullet Symbol Information

Symbol Name Circled Bullet
Unicode Version 3.2 (March 2002)
Unicode U+29BF
CSS Code \29BF
HTML Entity ⦿
Hex Code ⦿
HTML Code ⦿

Circled Bullet Symbol Encoding

UTF-8 0xE2 0xA6 0xBF
UTF-16 0x29BF
UTF-32 0x000029BF


Circled Bullet symbol's PNG and SVG files


How to add circled bullet symbol via keyboard on different Operating systems

You can type the circled bullet on most modern devices with the help of following methods:

How to type circled bullet symbol on Microsoft Word

You can type the circled bullet on microsoft Microsoft Word using steps mentioned below:

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

How to type circled bullet symbol on Microsoft Windows

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

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

How to type circled bullet symbol on Mac OS

You can type the circled bullet 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 Bullet” 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 circled bullet symbol on Mac OS
    How to type circled bullet symbol on Mac OS

How to type circled bullet symbol on Linux

You can type the circled bullet 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 2 9 B F consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type circled bullet symbol on IOS and Android

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


How to use circled bullet in CSS

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

How to type circled bullet in HTML

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

Circled Bullet symbol representation in programming languages

circled bullet's representation in different programming languages can be found in table below:

Language Representation
Rust \u{29BF}
Ruby \u{29BF}
Python \u29BF
PHP \u{29BF}
Perl "\x{29BF}"
Java \u29BF
Modern JavaScript - Since ES6 \u{29BF}
JavaScript \u29BF
Go \u29BF
C# \u29BF
C and C++ \u29BF
Bash and Zsh - inside echo -e \u29BF
RFC 5137 \u'29BF'
No Result
Try something else