Search
Search for a symbol or emoji...
♆
♆
Neptune Symbol ♆
Neptune Symbol Information
| Symbol Name | Neptune |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+2646 |
| CSS Code | \2646 |
| Hex Code | ♆ |
| HTML Code | ♆ |
| Latex | \neptune |
| Symbol | ♆ |
Neptune Symbol Encoding
| UTF-8 | 0xE2 0x99 0x86 |
| UTF-16 | 0x2646 |
| UTF-32 | 0x00002646 |
How to add neptune symbol via keyboard on different Operating systems
You can type the neptune symbol on most modern devices with the help of following methods:
How to type neptune symbol on Microsoft Word
You can type the neptune in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 2646
- Without moving the cursor press keys Alt + x together
- The original 2646 is now transformed into ♆
How to type neptune symbol on Microsoft Windows
You can type the neptune on Microsoft windows using following steps:
- Hold Alt and press to type neptune on your windows machine.
How to type neptune symbol on Mac OS
You can type the neptune 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 "Neptune" 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 neptune symbol on Linux
You can type the neptune 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 2646 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type neptune symbol on IOS and Android
The easiest way to type the neptune symbol on ios and android is to copy and paste it wherever you need it.
How to use neptune in CSS
//CSS Example
1span {
2 content: \2646;
3 }How to use neptune in HTML
//HTML Example
1<span>♆</span>Neptune symbol representation in programming languages
Neptunesymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{2646} |
| Ruby | \u{2646} |
| Python | \u2646 |
| PHP | \u{2646} |
| Perl | \x{2646} |
| Java | \u2646 |
| Modern JavaScript - Since ES6 | \u{2646} |
| JavaScript | \u2646 |
| Go | \u2646 |
| C# | \u2646 |
| C and C++ | \u2646 |
| Bash and Zsh - inside echo -e | \u2646 |
| RFC 5137 | \u'2646' |
