Dizzy Symbol Emoji Symbol 💫
💫
Copy to Clipboard
Dizzy Symbol Emoji Symbol Information
Symbol Name | Dizzy Symbol Emoji |
Unicode Version | 6.0 (October 2010) |
Unicode | U+1F4AB |
CSS Code | \1F4AB |
Hex Code | 💫 |
HTML Code | 💫 |
Dizzy Symbol Emoji Symbol Encoding
UTF-8 | 0xF0 0x9F 0x92 0xAB |
UTF-16 | 0xD83D 0xDCAB |
UTF-32 | 0x0001F4AB |
Table of contents
- How to type dizzy symbol emoji on Microsoft Word
- How to type dizzy symbol emoji on Microsoft Windows
- How to type dizzy symbol emoji on Mac OS
- How to type dizzy symbol emoji on Linux
- How to type dizzy symbol emoji on IOS and Android
- How to use dizzy symbol emoji in CSS
- How to use dizzy symbol emoji in HTML
- Dizzy Symbol Emoji representation in programming languages
How to add dizzy symbol emoji symbol via keyboard on different Operating systems
You can type the dizzy symbol emoji on most modern devices with the help of following methods:
How to type dizzy symbol emoji symbol on Microsoft Word
You can type the dizzy symbol emoji on microsoft Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 1 F 4 A B
- Without moving the cursor press keys Alt + x together
- The original 1 F 4 A B is now transformed into 💫
How to type dizzy symbol emoji symbol on Microsoft Windows
You can type the dizzy symbol emoji on Microsoft windows using following steps:
- Hold Alt and press to type dizzy symbol emoji on your windows machine.
How to type dizzy symbol emoji symbol on Mac OS
You can type the dizzy symbol emoji 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 “Dizzy Symbol Emoji” 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 dizzy symbol emoji symbol on Linux
You can type the dizzy symbol emoji 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 1 F 4 A B consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type dizzy symbol emoji symbol on IOS and Android
The easiest way to type the dizzy symbol emoji on ios and android is to copy and paste it wherever you need it.
How to use dizzy symbol emoji in CSS
Copy
// css example
span {
content: "\1F4AB";
}
How to type dizzy symbol emoji in HTML
Copy
// html example
<span>💫</span>
Dizzy Symbol Emoji symbol representation in programming languages
dizzy symbol emoji's representation in different programming languages can be found in table below:
Language | Representation |
Rust | \u{1F4AB} |
Ruby | \u{1F4AB} |
Python | \uF4AB |
PHP | \u{1F4AB} |
Perl | "\x{1F4AB}" |
Java | \uF4AB |
Modern JavaScript - Since ES6 | \u{1F4AB} |
JavaScript | \uF4AB |
Go | \uF4AB |
C# | \uF4AB |
C and C++ | \uF4AB |
Bash and Zsh - inside echo -e | \uF4AB |
RFC 5137 | \u'F4AB' |