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>&#144991;</p>
📋
CSS .selector { content: '\2365F' };
📋
JS var unicodeA = '\u2365F ';
📋
CPP char unicodeA = ' \u2365F ';
📋
Java char unicodeA = '\u2365F';
📋
Python unicodeA = '\u2365F'
📋

What is Unicode character 𣙟?

The Unicode character 𣙟 U+2365F 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+2365F.

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!