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>&#160697;</p>
📋
CSS .selector { content: '\273B9' };
📋
JS var unicodeA = '\u273B9 ';
📋
CPP char unicodeA = ' \u273B9 ';
📋
Java char unicodeA = '\u273B9';
📋
Python unicodeA = '\u273B9'
📋

What is Unicode character 𧎹?

The Unicode character 𧎹 U+273B9 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+273B9.

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!