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