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