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

What is Unicode character 𧏹?

The Unicode character 𧏹 U+273F9 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+273F9.

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!