(define-char
'((name . "VULGAR FRACTION ONE THIRD")
- (ucs . #x2153)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 1/3)
(->decomposition fraction #x0031 #x2044 #x0033)
- (korean-ksc5601 #x28 #x77) ;
- (japanese-jisx0213-1 #x27 #x78) ; ⅓
+ (korean-ksc5601 . #x2877) ;
+ (japanese-jisx0213-1 . #x2778) ;
+ (ucs . #x2153) ; ⅓
))
(define-char
'((name . "VULGAR FRACTION TWO THIRDS")
- (ucs . #x2154)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 2/3)
(->decomposition fraction #x0032 #x2044 #x0033)
- (korean-ksc5601 #x28 #x78) ;
- (japanese-jisx0213-1 #x27 #x79) ; ⅔
+ (korean-ksc5601 . #x2878) ;
+ (japanese-jisx0213-1 . #x2779) ;
+ (ucs . #x2154) ; ⅔
))
(define-char
'((name . "VULGAR FRACTION ONE FIFTH")
- (ucs . #x2155)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 1/5)
(->decomposition fraction #x0031 #x2044 #x0035)
- (japanese-jisx0213-1 #x27 #x7A) ; ⅕
+ (japanese-jisx0213-1 . #x277A) ;
+ (ucs . #x2155) ; ⅕
))
(define-char
'((name . "VULGAR FRACTION TWO FIFTHS")
- (ucs . #x2156)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 2/5)
(->decomposition fraction #x0032 #x2044 #x0035)
+ (ucs . #x2156) ; ⅖
))
(define-char
'((name . "VULGAR FRACTION THREE FIFTHS")
- (ucs . #x2157)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 3/5)
(->decomposition fraction #x0033 #x2044 #x0035)
+ (ucs . #x2157) ; ⅗
))
(define-char
'((name . "VULGAR FRACTION FOUR FIFTHS")
- (ucs . #x2158)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 4/5)
(->decomposition fraction #x0034 #x2044 #x0035)
+ (ucs . #x2158) ; ⅘
))
(define-char
'((name . "VULGAR FRACTION ONE SIXTH")
- (ucs . #x2159)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 1/6)
(->decomposition fraction #x0031 #x2044 #x0036)
+ (ucs . #x2159) ; ⅙
))
(define-char
'((name . "VULGAR FRACTION FIVE SIXTHS")
- (ucs . #x215A)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 5/6)
(->decomposition fraction #x0035 #x2044 #x0036)
+ (ucs . #x215A) ; ⅚
))
(define-char
'((name . "VULGAR FRACTION ONE EIGHTH")
- (ucs . #x215B)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 1/8)
(->decomposition fraction #x0031 #x2044 #x0038)
- (korean-ksc5601 #x28 #x7B) ;
+ (korean-ksc5601 . #x287B) ;
+ (ucs . #x215B) ; ⅛
))
(define-char
'((name . "VULGAR FRACTION THREE EIGHTHS")
- (ucs . #x215C)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 3/8)
(->decomposition fraction #x0033 #x2044 #x0038)
- (korean-ksc5601 #x28 #x7C) ;
+ (korean-ksc5601 . #x287C) ;
+ (ucs . #x215C) ; ⅜
))
(define-char
'((name . "VULGAR FRACTION FIVE EIGHTHS")
- (ucs . #x215D)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 5/8)
(->decomposition fraction #x0035 #x2044 #x0038)
- (korean-ksc5601 #x28 #x7D) ;
+ (korean-ksc5601 . #x287D) ;
+ (ucs . #x215D) ; ⅝
))
(define-char
'((name . "VULGAR FRACTION SEVEN EIGHTHS")
- (ucs . #x215E)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 7/8)
(->decomposition fraction #x0037 #x2044 #x0038)
- (korean-ksc5601 #x28 #x7E) ;
+ (korean-ksc5601 . #x287E) ;
+ (ucs . #x215E) ; ⅞
))
(define-char
'((name . "FRACTION NUMERATOR ONE")
- (ucs . #x215F)
(general-category number other) ; Normative Category
(bidi-category . "ON")
(mirrored . nil)
(numeric-value . 1)
(->decomposition fraction #x0031 #x2044)
+ (ucs . #x215F) ; ⅟
))
(define-char
'((name . "ROMAN NUMERAL ONE")
- (ucs . #x2160)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 1)
(->decomposition compat #x0049)
(->lowercase #x2170)
- (chinese-gb2312 #x22 #x71) ;
- (korean-ksc5601 #x25 #x30) ;
- (chinese-cns11643-1 #x24 #x2B) ;
- (japanese-jisx0213-1 #x2D #x35) ; Ⅰ
+ (chinese-gb2312 . #x2271) ;
+ (korean-ksc5601 . #x2530) ;
+ (chinese-cns11643-1 . #x242B) ;
+ (japanese-jisx0213-1 . #x2D35) ;
+ (chinese-big5 . #xA2B9) ;
+ (ucs . #x2160) ; Ⅰ
))
(define-char
'((name . "ROMAN NUMERAL TWO")
- (ucs . #x2161)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 2)
(->decomposition compat #x0049 #x0049)
(->lowercase #x2171)
- (chinese-gb2312 #x22 #x72) ;
- (korean-ksc5601 #x25 #x31) ;
- (chinese-cns11643-1 #x24 #x2C) ;
- (japanese-jisx0213-1 #x2D #x36) ; Ⅱ
+ (chinese-gb2312 . #x2272) ;
+ (korean-ksc5601 . #x2531) ;
+ (chinese-cns11643-1 . #x242C) ;
+ (japanese-jisx0213-1 . #x2D36) ;
+ (chinese-big5 . #xA2BA) ;
+ (ucs . #x2161) ; Ⅱ
))
(define-char
'((name . "ROMAN NUMERAL THREE")
- (ucs . #x2162)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 3)
(->decomposition compat #x0049 #x0049 #x0049)
(->lowercase #x2172)
- (chinese-gb2312 #x22 #x73) ;
- (korean-ksc5601 #x25 #x32) ;
- (chinese-cns11643-1 #x24 #x2D) ;
- (japanese-jisx0213-1 #x2D #x37) ; Ⅲ
+ (chinese-gb2312 . #x2273) ;
+ (korean-ksc5601 . #x2532) ;
+ (chinese-cns11643-1 . #x242D) ;
+ (japanese-jisx0213-1 . #x2D37) ;
+ (chinese-big5 . #xA2BB) ;
+ (ucs . #x2162) ; Ⅲ
))
(define-char
'((name . "ROMAN NUMERAL FOUR")
- (ucs . #x2163)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 4)
(->decomposition compat #x0049 #x0056)
(->lowercase #x2173)
- (chinese-gb2312 #x22 #x74) ;
- (korean-ksc5601 #x25 #x33) ;
- (chinese-cns11643-1 #x24 #x2E) ;
- (japanese-jisx0213-1 #x2D #x38) ; Ⅳ
+ (chinese-gb2312 . #x2274) ;
+ (korean-ksc5601 . #x2533) ;
+ (chinese-cns11643-1 . #x242E) ;
+ (japanese-jisx0213-1 . #x2D38) ;
+ (chinese-big5 . #xA2BC) ;
+ (ucs . #x2163) ; Ⅳ
))
(define-char
'((name . "ROMAN NUMERAL FIVE")
- (ucs . #x2164)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 5)
(->decomposition compat #x0056)
(->lowercase #x2174)
- (chinese-gb2312 #x22 #x75) ;
- (korean-ksc5601 #x25 #x34) ;
- (chinese-cns11643-1 #x24 #x2F) ;
- (japanese-jisx0213-1 #x2D #x39) ; Ⅴ
+ (chinese-gb2312 . #x2275) ;
+ (korean-ksc5601 . #x2534) ;
+ (chinese-cns11643-1 . #x242F) ;
+ (japanese-jisx0213-1 . #x2D39) ;
+ (chinese-big5 . #xA2BD) ;
+ (ucs . #x2164) ; Ⅴ
))
(define-char
'((name . "ROMAN NUMERAL SIX")
- (ucs . #x2165)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 6)
(->decomposition compat #x0056 #x0049)
(->lowercase #x2175)
- (chinese-gb2312 #x22 #x76) ;
- (korean-ksc5601 #x25 #x35) ;
- (chinese-cns11643-1 #x24 #x30) ;
- (japanese-jisx0213-1 #x2D #x3A) ; Ⅵ
+ (chinese-gb2312 . #x2276) ;
+ (korean-ksc5601 . #x2535) ;
+ (chinese-cns11643-1 . #x2430) ;
+ (japanese-jisx0213-1 . #x2D3A) ;
+ (chinese-big5 . #xA2BE) ;
+ (ucs . #x2165) ; Ⅵ
))
(define-char
'((name . "ROMAN NUMERAL SEVEN")
- (ucs . #x2166)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 7)
(->decomposition compat #x0056 #x0049 #x0049)
(->lowercase #x2176)
- (chinese-gb2312 #x22 #x77) ;
- (korean-ksc5601 #x25 #x36) ;
- (chinese-cns11643-1 #x24 #x31) ;
- (japanese-jisx0213-1 #x2D #x3B) ; Ⅶ
+ (chinese-gb2312 . #x2277) ;
+ (korean-ksc5601 . #x2536) ;
+ (chinese-cns11643-1 . #x2431) ;
+ (japanese-jisx0213-1 . #x2D3B) ;
+ (chinese-big5 . #xA2BF) ;
+ (ucs . #x2166) ; Ⅶ
))
(define-char
'((name . "ROMAN NUMERAL EIGHT")
- (ucs . #x2167)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 8)
(->decomposition compat #x0056 #x0049 #x0049 #x0049)
(->lowercase #x2177)
- (chinese-gb2312 #x22 #x78) ;
- (korean-ksc5601 #x25 #x37) ;
- (chinese-cns11643-1 #x24 #x32) ;
- (japanese-jisx0213-1 #x2D #x3C) ; Ⅷ
+ (chinese-gb2312 . #x2278) ;
+ (korean-ksc5601 . #x2537) ;
+ (chinese-cns11643-1 . #x2432) ;
+ (japanese-jisx0213-1 . #x2D3C) ;
+ (chinese-big5 . #xA2C0) ;
+ (ucs . #x2167) ; Ⅷ
))
(define-char
'((name . "ROMAN NUMERAL NINE")
- (ucs . #x2168)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 9)
(->decomposition compat #x0049 #x0058)
(->lowercase #x2178)
- (chinese-gb2312 #x22 #x79) ;
- (korean-ksc5601 #x25 #x38) ;
- (chinese-cns11643-1 #x24 #x33) ;
- (japanese-jisx0213-1 #x2D #x3D) ; Ⅸ
+ (chinese-gb2312 . #x2279) ;
+ (korean-ksc5601 . #x2538) ;
+ (chinese-cns11643-1 . #x2433) ;
+ (japanese-jisx0213-1 . #x2D3D) ;
+ (chinese-big5 . #xA2C1) ;
+ (ucs . #x2168) ; Ⅸ
))
(define-char
'((name . "ROMAN NUMERAL TEN")
- (ucs . #x2169)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 10)
(->decomposition compat #x0058)
(->lowercase #x2179)
- (chinese-gb2312 #x22 #x7A) ;
- (korean-ksc5601 #x25 #x39) ;
- (chinese-cns11643-1 #x24 #x34) ;
- (japanese-jisx0213-1 #x2D #x3E) ; Ⅹ
+ (chinese-gb2312 . #x227A) ;
+ (korean-ksc5601 . #x2539) ;
+ (chinese-cns11643-1 . #x2434) ;
+ (japanese-jisx0213-1 . #x2D3E) ;
+ (chinese-big5 . #xA2C2) ;
+ (ucs . #x2169) ; Ⅹ
))
(define-char
'((name . "ROMAN NUMERAL ELEVEN")
- (ucs . #x216A)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 11)
(->decomposition compat #x0058 #x0049)
(->lowercase #x217A)
- (chinese-gb2312 #x22 #x7B) ;
- (japanese-jisx0213-1 #x2D #x3F) ; Ⅺ
+ (chinese-gb2312 . #x227B) ;
+ (japanese-jisx0213-1 . #x2D3F) ;
+ (ucs . #x216A) ; Ⅺ
))
(define-char
'((name . "ROMAN NUMERAL TWELVE")
- (ucs . #x216B)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 12)
(->decomposition compat #x0058 #x0049 #x0049)
(->lowercase #x217B)
- (chinese-gb2312 #x22 #x7C) ;
- (japanese-jisx0213-1 #x2D #x57) ; Ⅻ
+ (chinese-gb2312 . #x227C) ;
+ (japanese-jisx0213-1 . #x2D57) ;
+ (ucs . #x216B) ; Ⅻ
))
(define-char
'((name . "ROMAN NUMERAL FIFTY")
- (ucs . #x216C)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 50)
(->decomposition compat #x004C)
(->lowercase #x217C)
+ (ucs . #x216C) ; Ⅼ
))
(define-char
'((name . "ROMAN NUMERAL ONE HUNDRED")
- (ucs . #x216D)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 100)
(->decomposition compat #x0043)
(->lowercase #x217D)
+ (ucs . #x216D) ; Ⅽ
))
(define-char
'((name . "ROMAN NUMERAL FIVE HUNDRED")
- (ucs . #x216E)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 500)
(->decomposition compat #x0044)
(->lowercase #x217E)
+ (ucs . #x216E) ; Ⅾ
))
(define-char
'((name . "ROMAN NUMERAL ONE THOUSAND")
- (ucs . #x216F)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 1000)
(->decomposition compat #x004D)
(->lowercase #x217F)
+ (ucs . #x216F) ; Ⅿ
))
(define-char
'((name . "SMALL ROMAN NUMERAL ONE")
- (ucs . #x2170)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0069)
(->uppercase #x2160)
(->titlecase #x2160)
- (korean-ksc5601 #x25 #x21) ;
- (chinese-cns11643-1 #x26 #x35) ;
- (japanese-jisx0213-1 #x2C #x35) ; ⅰ
+ (korean-ksc5601 . #x2521) ;
+ (chinese-cns11643-1 . #x2635) ;
+ (japanese-jisx0213-1 . #x2C35) ;
+ (ucs . #x2170) ; ⅰ
))
(define-char
'((name . "SMALL ROMAN NUMERAL TWO")
- (ucs . #x2171)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0069 #x0069)
(->uppercase #x2161)
(->titlecase #x2161)
- (korean-ksc5601 #x25 #x22) ;
- (chinese-cns11643-1 #x26 #x36) ;
- (japanese-jisx0213-1 #x2C #x36) ; ⅱ
+ (korean-ksc5601 . #x2522) ;
+ (chinese-cns11643-1 . #x2636) ;
+ (japanese-jisx0213-1 . #x2C36) ;
+ (ucs . #x2171) ; ⅱ
))
(define-char
'((name . "SMALL ROMAN NUMERAL THREE")
- (ucs . #x2172)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0069 #x0069 #x0069)
(->uppercase #x2162)
(->titlecase #x2162)
- (korean-ksc5601 #x25 #x23) ;
- (chinese-cns11643-1 #x26 #x37) ;
- (japanese-jisx0213-1 #x2C #x37) ; ⅲ
+ (korean-ksc5601 . #x2523) ;
+ (chinese-cns11643-1 . #x2637) ;
+ (japanese-jisx0213-1 . #x2C37) ;
+ (ucs . #x2172) ; ⅲ
))
(define-char
'((name . "SMALL ROMAN NUMERAL FOUR")
- (ucs . #x2173)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0069 #x0076)
(->uppercase #x2163)
(->titlecase #x2163)
- (korean-ksc5601 #x25 #x24) ;
- (chinese-cns11643-1 #x26 #x38) ;
- (japanese-jisx0213-1 #x2C #x38) ; ⅳ
+ (korean-ksc5601 . #x2524) ;
+ (chinese-cns11643-1 . #x2638) ;
+ (japanese-jisx0213-1 . #x2C38) ;
+ (ucs . #x2173) ; ⅳ
))
(define-char
'((name . "SMALL ROMAN NUMERAL FIVE")
- (ucs . #x2174)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0076)
(->uppercase #x2164)
(->titlecase #x2164)
- (korean-ksc5601 #x25 #x25) ;
- (chinese-cns11643-1 #x26 #x39) ;
- (japanese-jisx0213-1 #x2C #x39) ; ⅴ
+ (korean-ksc5601 . #x2525) ;
+ (chinese-cns11643-1 . #x2639) ;
+ (japanese-jisx0213-1 . #x2C39) ;
+ (ucs . #x2174) ; ⅴ
))
(define-char
'((name . "SMALL ROMAN NUMERAL SIX")
- (ucs . #x2175)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0076 #x0069)
(->uppercase #x2165)
(->titlecase #x2165)
- (korean-ksc5601 #x25 #x26) ;
- (chinese-cns11643-1 #x26 #x3A) ;
- (japanese-jisx0213-1 #x2C #x3A) ; ⅵ
+ (korean-ksc5601 . #x2526) ;
+ (chinese-cns11643-1 . #x263A) ;
+ (japanese-jisx0213-1 . #x2C3A) ;
+ (ucs . #x2175) ; ⅵ
))
(define-char
'((name . "SMALL ROMAN NUMERAL SEVEN")
- (ucs . #x2176)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0076 #x0069 #x0069)
(->uppercase #x2166)
(->titlecase #x2166)
- (korean-ksc5601 #x25 #x27) ;
- (chinese-cns11643-1 #x26 #x3B) ;
- (japanese-jisx0213-1 #x2C #x3B) ; ⅶ
+ (korean-ksc5601 . #x2527) ;
+ (chinese-cns11643-1 . #x263B) ;
+ (japanese-jisx0213-1 . #x2C3B) ;
+ (ucs . #x2176) ; ⅶ
))
(define-char
'((name . "SMALL ROMAN NUMERAL EIGHT")
- (ucs . #x2177)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0076 #x0069 #x0069 #x0069)
(->uppercase #x2167)
(->titlecase #x2167)
- (korean-ksc5601 #x25 #x28) ;
- (chinese-cns11643-1 #x26 #x3C) ;
- (japanese-jisx0213-1 #x2C #x3C) ; ⅷ
+ (korean-ksc5601 . #x2528) ;
+ (chinese-cns11643-1 . #x263C) ;
+ (japanese-jisx0213-1 . #x2C3C) ;
+ (ucs . #x2177) ; ⅷ
))
(define-char
'((name . "SMALL ROMAN NUMERAL NINE")
- (ucs . #x2178)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0069 #x0078)
(->uppercase #x2168)
(->titlecase #x2168)
- (korean-ksc5601 #x25 #x29) ;
- (chinese-cns11643-1 #x26 #x3D) ;
- (japanese-jisx0213-1 #x2C #x3D) ; ⅸ
+ (korean-ksc5601 . #x2529) ;
+ (chinese-cns11643-1 . #x263D) ;
+ (japanese-jisx0213-1 . #x2C3D) ;
+ (ucs . #x2178) ; ⅸ
))
(define-char
'((name . "SMALL ROMAN NUMERAL TEN")
- (ucs . #x2179)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0078)
(->uppercase #x2169)
(->titlecase #x2169)
- (korean-ksc5601 #x25 #x2A) ;
- (chinese-cns11643-1 #x26 #x3E) ;
- (japanese-jisx0213-1 #x2C #x3E) ; ⅹ
+ (korean-ksc5601 . #x252A) ;
+ (chinese-cns11643-1 . #x263E) ;
+ (japanese-jisx0213-1 . #x2C3E) ;
+ (ucs . #x2179) ; ⅹ
))
(define-char
'((name . "SMALL ROMAN NUMERAL ELEVEN")
- (ucs . #x217A)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0078 #x0069)
(->uppercase #x216A)
(->titlecase #x216A)
- (japanese-jisx0213-1 #x2C #x3F) ; ⅺ
+ (japanese-jisx0213-1 . #x2C3F) ;
+ (ucs . #x217A) ; ⅺ
))
(define-char
'((name . "SMALL ROMAN NUMERAL TWELVE")
- (ucs . #x217B)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0078 #x0069 #x0069)
(->uppercase #x216B)
(->titlecase #x216B)
- (japanese-jisx0213-1 #x2C #x40) ; ⅻ
+ (japanese-jisx0213-1 . #x2C40) ;
+ (ucs . #x217B) ; ⅻ
))
(define-char
'((name . "SMALL ROMAN NUMERAL FIFTY")
- (ucs . #x217C)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x006C)
(->uppercase #x216C)
(->titlecase #x216C)
+ (ucs . #x217C) ; ⅼ
))
(define-char
'((name . "SMALL ROMAN NUMERAL ONE HUNDRED")
- (ucs . #x217D)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0063)
(->uppercase #x216D)
(->titlecase #x216D)
+ (ucs . #x217D) ; ⅽ
))
(define-char
'((name . "SMALL ROMAN NUMERAL FIVE HUNDRED")
- (ucs . #x217E)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x0064)
(->uppercase #x216E)
(->titlecase #x216E)
+ (ucs . #x217E) ; ⅾ
))
(define-char
'((name . "SMALL ROMAN NUMERAL ONE THOUSAND")
- (ucs . #x217F)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(->decomposition compat #x006D)
(->uppercase #x216F)
(->titlecase #x216F)
+ (ucs . #x217F) ; ⅿ
))
(define-char
'((name . "ROMAN NUMERAL ONE THOUSAND C D")
- (ucs . #x2180)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 1000)
+ (ucs . #x2180) ; ↀ
))
(define-char
'((name . "ROMAN NUMERAL FIVE THOUSAND")
- (ucs . #x2181)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 5000)
+ (ucs . #x2181) ; ↁ
))
(define-char
'((name . "ROMAN NUMERAL TEN THOUSAND")
- (ucs . #x2182)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
(numeric-value . 10000)
+ (ucs . #x2182) ; ↂ
))
(define-char
'((name . "ROMAN NUMERAL REVERSED ONE HUNDRED")
- (ucs . #x2183)
(general-category number letter) ; Normative Category
(bidi-category . "L")
(mirrored . nil)
+ (ucs . #x2183) ; Ↄ
))
(japanese-jisx0208 . #x222B) ;
(korean-ksc5601 . #x2167) ;
(chinese-cns11643-1 . #x2258) ;
- (japanese-jisx0208-1990 . #x222B) ; ←
+ (japanese-jisx0208-1990 . #x222B) ;
+ (chinese-big5 . #xA1F6) ;
(ucs . #x2190) ; ←
))
(define-char
(japanese-jisx0208 . #x222C) ;
(korean-ksc5601 . #x2168) ;
(chinese-cns11643-1 . #x2255) ;
- (japanese-jisx0208-1990 . #x222C) ; ↑
+ (japanese-jisx0208-1990 . #x222C) ;
+ (chinese-big5 . #xA1F4) ;
(ucs . #x2191) ; ↑
))
(define-char
(japanese-jisx0208 . #x222A) ;
(korean-ksc5601 . #x2166) ;
(chinese-cns11643-1 . #x2257) ;
- (japanese-jisx0208-1990 . #x222A) ; →
+ (japanese-jisx0208-1990 . #x222A) ;
+ (chinese-big5 . #xA1F7) ;
(ucs . #x2192) ; →
))
(define-char
(japanese-jisx0208 . #x222D) ;
(korean-ksc5601 . #x2169) ;
(chinese-cns11643-1 . #x2256) ;
- (japanese-jisx0208-1990 . #x222D) ; ↓
+ (japanese-jisx0208-1990 . #x222D) ;
+ (chinese-big5 . #xA1F5) ;
(ucs . #x2193) ; ↓
))
(define-char
(bidi-category . "ON")
(mirrored . nil)
(korean-ksc5601 . #x216A) ;
- (japanese-jisx0213-1 . #x2271) ; ↔
+ (japanese-jisx0213-1 . #x2271) ;
(ucs . #x2194) ; ↔
))
(define-char
(mirrored . nil)
(korean-ksc5601 . #x2258) ;
(chinese-cns11643-1 . #x2259) ;
- (japanese-jisx0213-1 . #x2327) ; ↖
+ (japanese-jisx0213-1 . #x2327) ;
+ (chinese-big5 . #xA1F8) ;
(ucs . #x2196) ; ↖
))
(define-char
(mirrored . nil)
(korean-ksc5601 . #x2256) ;
(chinese-cns11643-1 . #x225A) ;
- (japanese-jisx0213-1 . #x2325) ; ↗
+ (japanese-jisx0213-1 . #x2325) ;
+ (chinese-big5 . #xA1F9) ;
(ucs . #x2197) ; ↗
))
(define-char
(mirrored . nil)
(korean-ksc5601 . #x2259) ;
(chinese-cns11643-1 . #x225C) ;
- (japanese-jisx0213-1 . #x2326) ; ↘
+ (japanese-jisx0213-1 . #x2326) ;
+ (chinese-big5 . #xA1FB) ;
(ucs . #x2198) ; ↘
))
(define-char
(mirrored . nil)
(korean-ksc5601 . #x2257) ;
(chinese-cns11643-1 . #x225B) ;
- (japanese-jisx0213-1 . #x2328) ; ↙
+ (japanese-jisx0213-1 . #x2328) ;
+ (chinese-big5 . #xA1FA) ;
(ucs . #x2199) ; ↙
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x2329) ; ⇄
+ (japanese-jisx0213-1 . #x2329) ;
(ucs . #x21C4) ; ⇄
))
(define-char
(mirrored . nil)
(japanese-jisx0208 . #x224D) ;
(korean-ksc5601 . #x2221) ;
- (japanese-jisx0208-1990 . #x224D) ; ⇒
+ (japanese-jisx0208-1990 . #x224D) ;
(ucs . #x21D2) ; ⇒
))
(define-char
(mirrored . nil)
(japanese-jisx0208 . #x224E) ;
(korean-ksc5601 . #x2222) ;
- (japanese-jisx0208-1990 . #x224E) ; ⇔
+ (japanese-jisx0208-1990 . #x224E) ;
(ucs . #x21D4) ; ⇔
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x232B) ; ⇦
+ (japanese-jisx0213-1 . #x232B) ;
(ucs . #x21E6) ; ⇦
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x232C) ; ⇧
+ (japanese-jisx0213-1 . #x232C) ;
(ucs . #x21E7) ; ⇧
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x232A) ; ⇨
+ (japanese-jisx0213-1 . #x232A) ;
(ucs . #x21E8) ; ⇨
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x232D) ; ⇩
+ (japanese-jisx0213-1 . #x232D) ;
(ucs . #x21E9) ; ⇩
))
(define-char
(mirrored . nil)
(japanese-jisx0208 . #x224F) ;
(korean-ksc5601 . #x2223) ;
- (japanese-jisx0208-1990 . #x224F) ; ∀
+ (japanese-jisx0208-1990 . #x224F) ;
(ucs . #x2200) ; ∀
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x225F) ;
(korean-ksc5601 . #x2153) ;
- (japanese-jisx0208-1990 . #x225F) ; ∂
+ (japanese-jisx0208-1990 . #x225F) ;
(ucs . #x2202) ; ∂
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x2250) ;
(korean-ksc5601 . #x2224) ;
- (japanese-jisx0208-1990 . #x2250) ; ∃
+ (japanese-jisx0208-1990 . #x2250) ;
(ucs . #x2203) ; ∃
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x2247) ; ∅
+ (japanese-jisx0213-1 . #x2247) ;
(ucs . #x2205) ; ∅
))
(define-char
(mirrored . nil)
(japanese-jisx0208 . #x2260) ;
(korean-ksc5601 . #x2154) ;
- (japanese-jisx0208-1990 . #x2260) ; ∇
+ (japanese-jisx0208-1990 . #x2260) ;
(ucs . #x2207) ; ∇
))
(define-char
(chinese-gb2312 . #x214A) ;
(japanese-jisx0208 . #x223A) ;
(korean-ksc5601 . #x2174) ;
- (japanese-jisx0208-1990 . #x223A) ; ∈
+ (japanese-jisx0208-1990 . #x223A) ;
(ucs . #x2208) ; ∈
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(->decomposition #x2208 #x0338)
- (japanese-jisx0213-1 . #x2246) ; ∉
+ (japanese-jisx0213-1 . #x2246) ;
(ucs . #x2209) ; ∉
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x223B) ;
(korean-ksc5601 . #x2175) ;
- (japanese-jisx0208-1990 . #x223B) ; ∋
+ (japanese-jisx0208-1990 . #x223B) ;
(ucs . #x220B) ; ∋
))
(define-char
(mirrored . nil)
(japanese-jisx0208-1978 . #x215D) ;
(japanese-jisx0208 . #x215D) ;
- (japanese-jisx0208-1990 . #x215D) ; −
+ (japanese-jisx0208-1990 . #x215D) ;
(ucs . #x2212) ; −
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ET")
(mirrored . nil)
- (japanese-jisx0213-1 . #x235B) ; ∓
+ (japanese-jisx0213-1 . #x235B) ;
(ucs . #x2213) ; ∓
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(chinese-cns11643-1 . #x2261) ;
+ (chinese-big5 . #xA241) ;
(ucs . #x2215) ; ∕
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
+ (chinese-big5 . #xA242) ;
(ucs . #x2216) ; ∖
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
+ (chinese-big5 . #xA258) ;
(ucs . #x2218) ; ∘
))
(define-char
(japanese-jisx0208 . #x2265) ;
(korean-ksc5601 . #x216E) ;
(chinese-cns11643-1 . #x2235) ;
- (japanese-jisx0208-1990 . #x2265) ; √
+ (japanese-jisx0208-1990 . #x2265) ;
+ (chinese-big5 . #xA1D4) ;
(ucs . #x221A) ; √
))
(define-char
(chinese-gb2312 . #x2158) ;
(japanese-jisx0208 . #x2267) ;
(korean-ksc5601 . #x2170) ;
- (japanese-jisx0208-1990 . #x2267) ; ∝
+ (japanese-jisx0208-1990 . #x2267) ;
(ucs . #x221D) ; ∝
))
(define-char
(japanese-jisx0208 . #x2167) ;
(korean-ksc5601 . #x2144) ;
(chinese-cns11643-1 . #x223C) ;
- (japanese-jisx0208-1990 . #x2167) ; ∞
+ (japanese-jisx0208-1990 . #x2167) ;
+ (chinese-big5 . #xA1DB) ;
(ucs . #x221E) ; ∞
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(chinese-cns11643-1 . #x2249) ;
- (japanese-jisx0213-1 . #x2D78) ; ∟
+ (japanese-jisx0213-1 . #x2D78) ;
+ (chinese-big5 . #xA1E8) ;
(ucs . #x221F) ; ∟
))
(define-char
(japanese-jisx0208 . #x225C) ;
(korean-ksc5601 . #x2150) ;
(chinese-cns11643-1 . #x2248) ;
- (japanese-jisx0208-1990 . #x225C) ; ∠
+ (japanese-jisx0208-1990 . #x225C) ;
+ (chinese-big5 . #xA1E7) ;
(ucs . #x2220) ; ∠
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
+ (chinese-big5 . #xA1FD) ;
(ucs . #x2223) ; ∣
))
(define-char
(mirrored . nil)
(chinese-gb2312 . #x214E) ;
(korean-ksc5601 . #x212B) ;
- (japanese-jisx0213-1 . #x2254) ; ∥
+ (japanese-jisx0213-1 . #x2254) ;
+ (chinese-big5 . #xA1FC) ;
(ucs . #x2225) ; ∥
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(->decomposition #x2225 #x0338)
- (japanese-jisx0213-1 . #x2255) ; ∦
+ (japanese-jisx0213-1 . #x2255) ;
(ucs . #x2226) ; ∦
))
(define-char
(chinese-gb2312 . #x2144) ;
(japanese-jisx0208 . #x224A) ;
(korean-ksc5601 . #x217C) ;
- (japanese-jisx0208-1990 . #x224A) ; ∧
+ (japanese-jisx0208-1990 . #x224A) ;
(ucs . #x2227) ; ∧
))
(define-char
(chinese-gb2312 . #x2145) ;
(japanese-jisx0208 . #x224B) ;
(korean-ksc5601 . #x217D) ;
- (japanese-jisx0208-1990 . #x224B) ; ∨
+ (japanese-jisx0208-1990 . #x224B) ;
(ucs . #x2228) ; ∨
))
(define-char
(japanese-jisx0208 . #x2241) ;
(korean-ksc5601 . #x217B) ;
(chinese-cns11643-1 . #x2245) ;
- (japanese-jisx0208-1990 . #x2241) ; ∩
+ (japanese-jisx0208-1990 . #x2241) ;
+ (chinese-big5 . #xA1E4) ;
(ucs . #x2229) ; ∩
))
(define-char
(japanese-jisx0208 . #x2240) ;
(korean-ksc5601 . #x217A) ;
(chinese-cns11643-1 . #x2246) ;
- (japanese-jisx0208-1990 . #x2240) ; ∪
+ (japanese-jisx0208-1990 . #x2240) ;
+ (chinese-big5 . #xA1E5) ;
(ucs . #x222A) ; ∪
))
(define-char
(japanese-jisx0208 . #x2269) ;
(korean-ksc5601 . #x2172) ;
(chinese-cns11643-1 . #x224D) ;
- (japanese-jisx0208-1990 . #x2269) ; ∫
+ (japanese-jisx0208-1990 . #x2269) ;
+ (chinese-big5 . #xA1EC) ;
(ucs . #x222B) ; ∫
))
(define-char
(->decomposition compat #x222B #x222B)
(japanese-jisx0208 . #x226A) ;
(korean-ksc5601 . #x2173) ;
- (japanese-jisx0208-1990 . #x226A) ; ∬
+ (japanese-jisx0208-1990 . #x226A) ;
(ucs . #x222C) ; ∬
))
(define-char
(chinese-gb2312 . #x2153) ;
(korean-ksc5601 . #x2231) ;
(chinese-cns11643-1 . #x224E) ;
- (japanese-jisx0213-1 . #x2D73) ; ∮
+ (japanese-jisx0213-1 . #x2D73) ;
+ (chinese-big5 . #xA1ED) ;
(ucs . #x222E) ; ∮
))
(define-char
(japanese-jisx0208 . #x2168) ;
(korean-ksc5601 . #x2145) ;
(chinese-cns11643-1 . #x2250) ;
- (japanese-jisx0208-1990 . #x2168) ; ∴
+ (japanese-jisx0208-1990 . #x2168) ;
+ (chinese-big5 . #xA1EF) ;
(ucs . #x2234) ; ∴
))
(define-char
(japanese-jisx0208 . #x2268) ;
(korean-ksc5601 . #x2171) ;
(chinese-cns11643-1 . #x224F) ;
- (japanese-jisx0208-1990 . #x2268) ; ∵
+ (japanese-jisx0208-1990 . #x2268) ;
+ (chinese-big5 . #xA1EE) ;
(ucs . #x2235) ; ∵
))
(define-char
(chinese-gb2312 . #x2157) ;
(japanese-jisx0208 . #x2266) ;
(korean-ksc5601 . #x216F) ;
- (japanese-jisx0208-1990 . #x2266) ; ∽
+ (japanese-jisx0208-1990 . #x2266) ;
(ucs . #x223D) ; ∽
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
- (japanese-jisx0213-1 . #x226C) ; ≃
+ (japanese-jisx0213-1 . #x226C) ;
(ucs . #x2243) ; ≃
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
- (japanese-jisx0213-1 . #x226D) ; ≅
+ (japanese-jisx0213-1 . #x226D) ;
(ucs . #x2245) ; ≅
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(chinese-gb2312 . #x2156) ;
- (japanese-jisx0213-1 . #x226E) ; ≈
+ (japanese-jisx0213-1 . #x226E) ;
(ucs . #x2248) ; ≈
))
(define-char
(japanese-jisx0208 . #x2262) ;
(korean-ksc5601 . #x2156) ;
(chinese-cns11643-1 . #x223D) ;
- (japanese-jisx0208-1990 . #x2262) ; ≒
+ (japanese-jisx0208-1990 . #x2262) ;
+ (chinese-big5 . #xA1DC) ;
(ucs . #x2252) ; ≒
))
(define-char
(japanese-jisx0208 . #x2162) ;
(korean-ksc5601 . #x2141) ;
(chinese-cns11643-1 . #x223B) ;
- (japanese-jisx0208-1990 . #x2162) ; ≠
+ (japanese-jisx0208-1990 . #x2162) ;
+ (chinese-big5 . #xA1DA) ;
(ucs . #x2260) ; ≠
))
(define-char
(japanese-jisx0208 . #x2261) ;
(korean-ksc5601 . #x2155) ;
(chinese-cns11643-1 . #x223E) ;
- (japanese-jisx0208-1990 . #x2261) ; ≡
+ (japanese-jisx0208-1990 . #x2261) ;
+ (chinese-big5 . #xA1DD) ;
(ucs . #x2261) ; ≡
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(->decomposition #x2261 #x0338)
- (japanese-jisx0213-1 . #x226B) ; ≢
+ (japanese-jisx0213-1 . #x226B) ;
(ucs . #x2262) ; ≢
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
+ (chinese-big5 . #xA1DD) ;
(ucs . #x2263) ; ≣
))
(define-char
(japanese-jisx0208-1978 . #x2165) ;
(japanese-jisx0208 . #x2165) ;
(chinese-cns11643-1 . #x2239) ;
- (japanese-jisx0208-1990 . #x2165) ; ≦
+ (japanese-jisx0208-1990 . #x2165) ;
+ (chinese-big5 . #xA1D8) ;
(ucs . #x2266) ; ≦
))
(define-char
(japanese-jisx0208-1978 . #x2166) ;
(japanese-jisx0208 . #x2166) ;
(chinese-cns11643-1 . #x223A) ;
- (japanese-jisx0208-1990 . #x2166) ; ≧
+ (japanese-jisx0208-1990 . #x2166) ;
+ (chinese-big5 . #xA1D9) ;
(ucs . #x2267) ; ≧
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x2263) ;
(korean-ksc5601 . #x216C) ;
- (japanese-jisx0208-1990 . #x2263) ; ≪
+ (japanese-jisx0208-1990 . #x2263) ;
(ucs . #x226A) ; ≪
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x2264) ;
(korean-ksc5601 . #x216D) ;
- (japanese-jisx0208-1990 . #x2264) ; ≫
+ (japanese-jisx0208-1990 . #x2264) ;
(ucs . #x226B) ; ≫
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
- (japanese-jisx0213-1 . #x226F) ; ≶
+ (japanese-jisx0213-1 . #x226F) ;
(ucs . #x2276) ; ≶
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
- (japanese-jisx0213-1 . #x2270) ; ≷
+ (japanese-jisx0213-1 . #x2270) ;
(ucs . #x2277) ; ≷
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x223E) ;
(korean-ksc5601 . #x2178) ;
- (japanese-jisx0208-1990 . #x223E) ; ⊂
+ (japanese-jisx0208-1990 . #x223E) ;
(ucs . #x2282) ; ⊂
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x223F) ;
(korean-ksc5601 . #x2179) ;
- (japanese-jisx0208-1990 . #x223F) ; ⊃
+ (japanese-jisx0208-1990 . #x223F) ;
(ucs . #x2283) ; ⊃
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(->decomposition #x2282 #x0338)
- (japanese-jisx0213-1 . #x2242) ; ⊄
+ (japanese-jisx0213-1 . #x2242) ;
(ucs . #x2284) ; ⊄
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(->decomposition #x2283 #x0338)
- (japanese-jisx0213-1 . #x2243) ; ⊅
+ (japanese-jisx0213-1 . #x2243) ;
(ucs . #x2285) ; ⊅
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x223C) ;
(korean-ksc5601 . #x2176) ;
- (japanese-jisx0208-1990 . #x223C) ; ⊆
+ (japanese-jisx0208-1990 . #x223C) ;
(ucs . #x2286) ; ⊆
))
(define-char
(mirrored . t)
(japanese-jisx0208 . #x223D) ;
(korean-ksc5601 . #x2177) ;
- (japanese-jisx0208-1990 . #x223D) ; ⊇
+ (japanese-jisx0208-1990 . #x223D) ;
(ucs . #x2287) ; ⊇
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
- (japanese-jisx0213-1 . #x2244) ; ⊊
+ (japanese-jisx0213-1 . #x2244) ;
(ucs . #x228A) ; ⊊
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
- (japanese-jisx0213-1 . #x2245) ; ⊋
+ (japanese-jisx0213-1 . #x2245) ;
(ucs . #x228B) ; ⊋
))
(define-char
(bidi-category . "ON")
(mirrored . nil)
(chinese-cns11643-1 . #x2253) ;
- (japanese-jisx0213-1 . #x2251) ; ⊕
+ (japanese-jisx0213-1 . #x2251) ;
+ (chinese-big5 . #xA1F2) ;
(ucs . #x2295) ; ⊕
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x2252) ; ⊖
+ (japanese-jisx0213-1 . #x2252) ;
(ucs . #x2296) ; ⊖
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x2253) ; ⊗
+ (japanese-jisx0213-1 . #x2253) ;
(ucs . #x2297) ; ⊗
))
(define-char
(chinese-gb2312 . #x2151) ;
(korean-ksc5601 . #x2241) ;
(chinese-cns11643-1 . #x2254) ;
+ (chinese-big5 . #xA1F3) ;
(ucs . #x2299) ; ⊙
))
(define-char
(japanese-jisx0208 . #x225D) ;
(korean-ksc5601 . #x2151) ;
(chinese-cns11643-1 . #x2247) ;
- (japanese-jisx0208-1990 . #x225D) ; ⊥
+ (japanese-jisx0208-1990 . #x225D) ;
+ (chinese-big5 . #xA1E6) ;
(ucs . #x22A5) ; ⊥
))
(define-char
(bidi-category . "ON")
(mirrored . t)
(chinese-cns11643-1 . #x224A) ;
- (japanese-jisx0213-1 . #x2D79) ; ⊿
+ (japanese-jisx0213-1 . #x2D79) ;
+ (chinese-big5 . #xA1E9) ;
(ucs . #x22BF) ; ⊿
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
- (japanese-jisx0213-1 . #x2776) ; ⋚
+ (japanese-jisx0213-1 . #x2776) ;
(ucs . #x22DA) ; ⋚
))
(define-char
(general-category symbol math) ; Informative Category
(bidi-category . "ON")
(mirrored . t)
- (japanese-jisx0213-1 . #x2777) ; ⋛
+ (japanese-jisx0213-1 . #x2777) ;
(ucs . #x22DB) ; ⋛
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x2248) ; ⌅
+ (japanese-jisx0213-1 . #x2248) ;
(ucs . #x2305) ; ⌅
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x2249) ; ⌆
+ (japanese-jisx0213-1 . #x2249) ;
(ucs . #x2306) ; ⌆
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
+ (chinese-big5 . #xA15B) ;
(ucs . #x2307) ; ⌇
))
(define-char
(chinese-gb2312 . #x2150) ;
(japanese-jisx0208 . #x225E) ;
(korean-ksc5601 . #x2152) ;
- (japanese-jisx0208-1990 . #x225E) ; ⌒
+ (japanese-jisx0208-1990 . #x225E) ;
(ucs . #x2312) ; ⌒
))
(define-char
(general-category symbol other) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (japanese-jisx0213-1 . #x277C) ; ⌘
+ (japanese-jisx0213-1 . #x277C) ;
(ucs . #x2318) ; ⌘
))
(define-char