Hangul Letter Rieul-Thieuth Symbol ㄾ
                                        ㄾ
                                    
                                    Copy to Clipboard
Hangul Letter Rieul-Thieuth Symbol Information
| Symbol Name | Hangul Letter Rieul-Thieuth | 
| Unicode Version | 1.1 (June 1993) | 
| Unicode | U+313E | 
| CSS Code | \313E | 
| Hex Code | ㄾ | 
| HTML Code | ㄾ | 
Hangul Letter Rieul-Thieuth Symbol Encoding
| UTF-8 | 0xE3 0x84 0xBE | 
| UTF-16 | 0x313E | 
| UTF-32 | 0x0000313E | 
Table of contents
- Hangul Letter Rieul-Thieuth PNG and SVG files
 - How to type hangul letter rieul-thieuth on Microsoft Word
 - How to type hangul letter rieul-thieuth on Microsoft Windows
 - How to type hangul letter rieul-thieuth on Mac OS
 - How to type hangul letter rieul-thieuth on Linux
 - How to type hangul letter rieul-thieuth on IOS and Android
 - How to use hangul letter rieul-thieuth in CSS
 - How to use hangul letter rieul-thieuth in HTML
 - Hangul Letter Rieul-Thieuth representation in programming languages
 
Hangul Letter Rieul-Thieuth symbol's PNG and SVG files
How to add hangul letter rieul-thieuth symbol via keyboard on different Operating systems
You can type the hangul letter rieul-thieuth on most modern devices with the help of following methods:
How to type hangul letter rieul-thieuth symbol on Microsoft Word
You can type the hangul letter rieul-thieuth 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 3 E
 - Without moving the cursor press keys Alt + x together
 - The original 3 1 3 E is now transformed into ㄾ
 
How to type hangul letter rieul-thieuth symbol on Microsoft Windows
You can type the hangul letter rieul-thieuth on Microsoft windows using following steps:
- Hold Alt and press to type hangul letter rieul-thieuth on your windows machine.
 
How to type hangul letter rieul-thieuth symbol on Mac OS
You can type the hangul letter rieul-thieuth 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 Rieul-Thieuth” 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 rieul-thieuth symbol on Linux
You can type the hangul letter rieul-thieuth 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 3 E consecutively
 - And then press ↵ Enter , the desired symbol will be added to your document
 
How to type hangul letter rieul-thieuth symbol on IOS and Android
The easiest way to type the hangul letter rieul-thieuth on ios and android is to copy and paste it wherever you need it.
How to use hangul letter rieul-thieuth in CSS
                                        
                                            Copy
                                            // css example 
                                        
                                
                                            span {
                                            content: "\313E";
                                        }
                                    How to type hangul letter rieul-thieuth in HTML
                                        
                                            Copy
                                        // html example 
                                        
                                
                                            <span>ㄾ</span> 
                                        
                                    Hangul Letter Rieul-Thieuth symbol representation in programming languages
hangul letter rieul-thieuth's representation in different programming languages can be found in table below:
| Language | Representation | 
| Rust | \u{313E} | 
| Ruby | \u{313E} | 
| Python | \u313E | 
| PHP | \u{313E} | 
| Perl | "\x{313E}" | 
| Java | \u313E | 
| Modern JavaScript - Since ES6 | \u{313E} | 
| JavaScript | \u313E | 
| Go | \u313E | 
| C# | \u313E | 
| C and C++ | \u313E | 
| Bash and Zsh - inside echo -e | \u313E | 
| RFC 5137 | \u'313E' |