Search

Search for a symbol or emoji...

Modifier Letter Low Macron Symbol ˍ

Modifier Letter Low Macron Symbol Information

Symbol Name
Modifier Letter Low Macron
Unicode Version
1.1 (June 1993)
Unicode
U+02CD
CSS Code
\02CD
Hex Code
ˍ
HTML Code
ˍ
Symbol
ˍ

Modifier Letter Low Macron Symbol Encoding

UTF-8
0xCB 0x8D
UTF-16
0x02CD
UTF-32
0x000002CD

Modifier Letter Low MacronSymbol's PNG and SVG files

How to add modifier letter low macron symbol via keyboard on different Operating systems

You can type the modifier letter low macron symbol on most modern devices with the help of following methods:

How to type modifier letter low macron symbol on Microsoft Word

You can type the modifier letter low macron in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 02CD
  • Without moving the cursor press keys Alt + x together
  • The original 02CD is now transformed into ˍ

How to type modifier letter low macron symbol on Microsoft Windows

You can type the modifier letter low macron on Microsoft windows using following steps:

  • Hold Alt and press to type modifier letter low macron on your windows machine.

How to type modifier letter low macron symbol on Mac OS

You can type the modifier letter low macron 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 "Modifier Letter Low Macron" in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
Mac OS Character Viewer
Mac OS Character Viewer

How to type modifier letter low macron symbol on Linux

You can type the modifier letter low macron 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 02CD consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type modifier letter low macron symbol on IOS and Android

The easiest way to type the modifier letter low macron symbol on ios and android is to copy and paste it wherever you need it.

How to use modifier letter low macron in CSS

//CSS Example
1span { 2 content: \02CD; 3 }

How to use modifier letter low macron in HTML

//HTML Example
1<span>&#717;</span>

Modifier Letter Low Macron symbol representation in programming languages

Modifier Letter Low Macronsymbol's representation in different programming languages can be found in table below:

LanguageRepresentation
Rust
\u{2CD}
Ruby
\u{2CD}
Python
\u02CD
PHP
\u{2CD}
Perl
\x{2CD}
Java
\u02CD
Modern JavaScript - Since ES6
\u{2CD}
JavaScript
\u02CD
Go
\u02CD
C#
\u02CD
C and C++
\u02CD
Bash and Zsh - inside echo -e
\u02CD
RFC 5137
\u'02CD'