Css Styling

Size
𧰔
15px
𧰔
18px
𧰔
21px
𧰔
24px
𧰔
27px
𧰔
30px
𧰔
33px
𧰔
36px
𧰔
42px
𧰔
48px
𧰔
54px
𧰔
60px
𧰔
66px
𧰔
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𧰔
Bold
𧰔
Italic
𧰔
Underline
𧰔
Strikethrough
𧰔
UpperCase
𧰔
LowerCase
𧰔
Oblique
A 𧰔
Subscript
A 𧰔
Superscript
𧰔
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𧰔
Arial
𧰔
Times New Roman
𧰔
Verdana
𧰔
Courier New
𧰔
Garamond
𧰔
Georgia
𧰔
Trebuchet MS
𧰔
Tahoma
𧰔
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𧰔
White
𧰔
Brown
𧰔
Maroon
𧰔
Magenta
𧰔
Red
𧰔
Orange
𧰔
Yellow
𧰔
Green
𧰔
Teal
𧰔
Cyan
𧰔
Blue
𧰔
Violet
𧰔
Purple
𧰔
Indigo
𧰔
Gray
𧰔
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𧰔
White
𧰔
Brown
𧰔
Maroon
𧰔
Magenta
𧰔
Red
𧰔
Orange
𧰔
Yellow
𧰔
Green
𧰔
Teal
𧰔
Cyan
𧰔
Blue
𧰔
Violet
𧰔
Purple
𧰔
Indigo
𧰔
Gray
𧰔
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#162836;</p>
📋
CSS .selector { content: '\27C14' };
📋
JS var unicodeA = '\u27C14 ';
📋
CPP char unicodeA = ' \u27C14 ';
📋
Java char unicodeA = '\u27C14';
📋
Python unicodeA = '\u27C14'
📋

What is Unicode character 𧰔?

The Unicode character 𧰔 U+27C14 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𧰔 represent?

The Unicode character 𧰔 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𧰔?

The Unicode code point for 𧰔 is U+27C14.

Is the appearance of the 𧰔 character consistent across all platforms?

The appearance of the 𧰔 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𧰔 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𧰔 character.

In which version was Unicode character 𧰔 released, and to which block of characters does it belong?

Unicode character 𧰔 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!