Kip Sign Symbol ₭
The Laotian kip, the nation's official currency, is represented by the Kip Sign, a symbol widely used in Laos. A significant historical, cultural, and economic value exists in addition to its function as a currency symbol, connecting the Laotian people to their ongoing development and cultural heritage. We will examine the Kip Sign's historical antecedents, cultural import, and ongoing applicability in this article.
Historical Roots of the Kip Sign ₭
The Laotian kip (₭), a unit of currency with a history dating back to the mid-20th century after Laos' declaration of independence, is symbolized by the Kip Sign. The word "kip" has Lao language roots, reflecting the linguistic and cultural identity of Laos.
Laos reached a crucial turning point in its history when the kip was designated as the country's official currency and it became a sovereign state. The word "kip" represents the self-reliance and economic development that have been essential to the Laotian experience.
Copy to Clipboard
Kip Sign Symbol Information
Symbol Name | Kip Sign |
Unicode Version | 3.0 (September 1999) |
Unicode | U+20AD |
CSS Code | \20AD |
Hex Code | ₭ |
HTML Code | ₭ |
Alt Code | 8365 |
Kip Sign Symbol Encoding
UTF-8 | 0xE2 0x82 0xAD |
UTF-16 | 0x20AD |
UTF-32 | 0x000020AD |
Table of contents
- Kip Sign PNG and SVG files
- How to type kip sign on Microsoft Word
- How to type kip sign on Microsoft Windows
- How to type kip sign on Mac OS
- How to type kip sign on Linux
- How to type kip sign on IOS and Android
- How to use kip sign in CSS
- How to use kip sign in HTML
- Kip Sign representation in programming languages
Kip Sign symbol's PNG and SVG files
How to add kip sign symbol via keyboard on different Operating systems
You can type the kip sign on most modern devices with the help of following methods:
How to type kip sign symbol on Microsoft Word
You can type the kip sign 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 0 A D
- Without moving the cursor press keys Alt + x together
- The original 2 0 A D is now transformed into ₭
How to type kip sign symbol on Microsoft Windows
You can type the kip sign on Microsoft windows using following steps:
- Hold Alt and press 8 3 6 5 to type kip sign on your windows machine.
How to type kip sign symbol on Mac OS
You can type the kip sign 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 “Kip Sign” 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 kip sign symbol on Mac OS](/images/statics/m1.png)
![How to type kip sign symbol on Mac OS](/images/statics/m2.png)
How to type kip sign symbol on Linux
You can type the kip sign 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 0 A D consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type kip sign symbol on IOS and Android
The easiest way to type the kip sign on ios and android is to copy and paste it wherever you need it.
How to use kip sign in CSS
span {
content: "\20AD";
}
How to type kip sign in HTML
<span>₭</span>
Kip Sign symbol representation in programming languages
kip sign's representation in different programming languages can be found in table below:
Language | Representation |
Rust | \u{20AD} |
Ruby | \u{20AD} |
Python | \u20AD |
PHP | \u{20AD} |
Perl | "\x{20AD}" |
Java | \u20AD |
Modern JavaScript - Since ES6 | \u{20AD} |
JavaScript | \u20AD |
Go | \u20AD |
C# | \u20AD |
C and C++ | \u20AD |
Bash and Zsh - inside echo -e | \u20AD |
RFC 5137 | \u'20AD' |