Hangul Letter Phieuph Symbol ㅍ

Copy to Clipboard


Hangul Letter Phieuph Symbol Information

Symbol Name Hangul Letter Phieuph
Unicode Version 1.1 (June 1993)
Unicode U+314D
CSS Code \314D
Hex Code ㅍ
HTML Code ㅍ

Hangul Letter Phieuph Symbol Encoding

UTF-8 0xE3 0x85 0x8D
UTF-16 0x314D
UTF-32 0x0000314D


Hangul Letter Phieuph symbol's PNG and SVG files


How to add hangul letter phieuph symbol via keyboard on different Operating systems

You can type the hangul letter phieuph on most modern devices with the help of following methods:

How to type hangul letter phieuph symbol on Microsoft Word

You can type the hangul letter phieuph on microsoft Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 3 1 4 D
  • Without moving the cursor press keys Alt + x together
  • The original 3 1 4 D is now transformed into ㅍ

How to type hangul letter phieuph symbol on Microsoft Windows

You can type the hangul letter phieuph on Microsoft windows using following steps:

  • Hold Alt and press to type hangul letter phieuph on your windows machine.

How to type hangul letter phieuph symbol on Mac OS

You can type the hangul letter phieuph 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 “Hangul Letter Phieuph” 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 hangul letter phieuph symbol on Mac OS
    How to type hangul letter phieuph symbol on Mac OS

How to type hangul letter phieuph symbol on Linux

You can type the hangul letter phieuph 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 3 1 4 D consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type hangul letter phieuph symbol on IOS and Android

The easiest way to type the hangul letter phieuph on ios and android is to copy and paste it wherever you need it.


How to use hangul letter phieuph in CSS

Copy // css example
span {
content: "\314D";
}

How to type hangul letter phieuph in HTML

Copy // html example
<span>&#12621;</span>

Hangul Letter Phieuph symbol representation in programming languages

hangul letter phieuph's representation in different programming languages can be found in table below:

Language Representation
Rust \u{314D}
Ruby \u{314D}
Python \u314D
PHP \u{314D}
Perl "\x{314D}"
Java \u314D
Modern JavaScript - Since ES6 \u{314D}
JavaScript \u314D
Go \u314D
C# \u314D
C and C++ \u314D
Bash and Zsh - inside echo -e \u314D
RFC 5137 \u'314D'
No Result
Try something else