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>&#159989;</p>
📋
CSS .selector { content: '\270F5' };
📋
JS var unicodeA = '\u270F5 ';
📋
CPP char unicodeA = ' \u270F5 ';
📋
Java char unicodeA = '\u270F5';
📋
Python unicodeA = '\u270F5'
📋

What is Unicode character 𧃵?

The Unicode character 𧃵 U+270F5 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+270F5.

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!