# Your Go-To Regular Expression Reference: Unicode Part III

| Unicode Character | Matches | Char Code |
| --- | --- | --- |
| **\\u0A01** (or **\\u{0A01}** if the unicode flag is set) | `ਁ` | 2561 |
| **\\u0A02** (or **\\u{0A02}** if the unicode flag is set) | `ਂ` | 2562 |
| **\\u0A03** (or **\\u{0A03}** if the unicode flag is set) | `ਃ` | 2563 |
| **\\u0A04** (or **\\u{0A04}** if the unicode flag is set) | seems to be unassigned | 2564 |
| **\\u0A05** (or **\\u{0A05}** if the unicode flag is set) | `ਅ` | 2565 |
| **\\u0A06** (or **\\u{0A06}** if the unicode flag is set) | `ਆ` | 2566 |
| **\\u0A07** (or **\\u{0A07}** if the unicode flag is set) | `ਇ` | 2567 |
| **\\u0A08** (or **\\u{0A08}** if the unicode flag is set) | `ਈ` | 2568 |
| **\\u0A09** (or **\\u{0A09}** if the unicode flag is set) | `ਉ` | 2569 |
| **\\u0A0a** (or **\\u{0A0a}** if the unicode flag is set) | `ਊ` | 2570 |
| **\\u0A0b** (or **\\u{0A0b}** if the unicode flag is set) | reserved | 2571 |
| **\\u0A0c** (or **\\u{0A0c}** if the unicode flag is set) | reserved | 2572 |
| **\\u0A0d** (or **\\u{0A0d}** if the unicode flag is set) | reserved | 2573 |
| **\\u0A0e** (or **\\u{0A0e}** if the unicode flag is set) | reserved | 2574 |
| **\\u0A0f** (or **\\u{0A0f}** if the unicode flag is set) | `ਏ` | 2575 |
| **\\u0A10** (or **\\u{0A10}** if the unicode flag is set) | `ਐ` | 2576 |
| **\\u0A11** (or **\\u{0A11}** if the unicode flag is set) | reserved | 2577 |
| **\\u0A12** (or **\\u{0A12}** if the unicode flag is set) | reserved | 2578 |
| **\\u0A13** (or **\\u{0A13}** if the unicode flag is set) | `ਓ` | 2579 |
| **\\u0A14** (or **\\u{0A14}** if the unicode flag is set) | `ਔ` | 2580 |
| **\\u0A15** (or **\\u{0A15}** if the unicode flag is set) | `ਕ` | 2581 |
| **\\u0A16** (or **\\u{0A16}** if the unicode flag is set) | `ਖ` | 2582 |
| **\\u0A17** (or **\\u{0A17}** if the unicode flag is set) | `ਗ` | 2583 |
| **\\u0A18** (or **\\u{0A18}** if the unicode flag is set) | `ਘ` | 2584 |
| **\\u0A19** (or **\\u{0A19}** if the unicode flag is set) | `ਙ` | 2585 |
| **\\u0A1a** (or **\\u{0A1a}** if the unicode flag is set) | `ਚ` | 2586 |
| **\\u0A1b** (or **\\u{0A1b}** if the unicode flag is set) | `ਛ` | 2587 |
| **\\u0A1c** (or **\\u{0A1c}** if the unicode flag is set) | `ਜ` | 2588 |
| **\\u0A1d** (or **\\u{0A1d}** if the unicode flag is set) | `ਝ` | 2589 |
| **\\u0A1e** (or **\\u{0A1e}** if the unicode flag is set) | `ਞ` | 2590 |
| **\\u0A1f** (or **\\u{0A1f}** if the unicode flag is set) | `ਟ` | 2591 |
| **\\u0A20** (or **\\u{0A20}** if the unicode flag is set) | `ਠ` | 2592 |
| **\\u0A21** (or **\\u{0A21}** if the unicode flag is set) | `ਡ` | 2593 |
| **\\u0A22** (or **\\u{0A22}** if the unicode flag is set) | `ਢ` | 2594 |
| **\\u0A23** (or **\\u{0A23}** if the unicode flag is set) | `ਣ` | 2595 |
| **\\u0A24** (or **\\u{0A24}** if the unicode flag is set) | `ਤ` | 2596 |
| **\\u0A25** (or **\\u{0A25}** if the unicode flag is set) | `ਥ` | 2597 |
| **\\u0A26** (or **\\u{0A26}** if the unicode flag is set) | `ਦ` | 2598 |
| **\\u0A27** (or **\\u{0A27}** if the unicode flag is set) | `ਧ` | 2599 |
| **\\u0A28** (or **\\u{0A28}** if the unicode flag is set) | `ਨ` | 2600 |
| **\\u0A29** (or **\\u{0A29}** if the unicode flag is set) | reserved | 2601 |
| **\\u0A2a** (or **\\u{0A2a}** if the unicode flag is set) | `ਪ` | 2602 |
| **\\u0A2b** (or **\\u{0A2b}** if the unicode flag is set) | `ਫ` | 2603 |
| **\\u0A2c** (or **\\u{0A2c}** if the unicode flag is set) | `ਬ` | 2604 |
| **\\u0A2d** (or **\\u{0A2d}** if the unicode flag is set) | `ਭ` | 2605 |
| **\\u0A2e** (or **\\u{0A2e}** if the unicode flag is set) | `ਮ` | 2606 |
| **\\u0A2f** (or **\\u{0A2f}** if the unicode flag is set) | `ਯ` | 2607 |
| **\\u0A30** (or **\\u{0A30}** if the unicode flag is set) | `ਰ` | 2608 |
| **\\u0A31** (or **\\u{0A31}** if the unicode flag is set) | reserved | 2609 |
| **\\u0A32** (or **\\u{0A32}** if the unicode flag is set) | `ਲ` | 2610 |
| **\\u0A33** (or **\\u{0A33}** if the unicode flag is set) | `ਲ਼` | 2611 |
| **\\u0A34** (or **\\u{0A34}** if the unicode flag is set) | reserved | 2612 |
| **\\u0A35** (or **\\u{0A35}** if the unicode flag is set) | `ਵ` | 2613 |
| **\\u0A36** (or **\\u{0A36}** if the unicode flag is set) | `ਸ਼` | 2614 |
| **\\u0A37** (or **\\u{0A37}** if the unicode flag is set) | reserved | 2615 |
| **\\u0A38** (or **\\u{0A38}** if the unicode flag is set) | `ਸ` | 2616 |
| **\\u0A39** (or **\\u{0A39}** if the unicode flag is set) | `ਹ` | 2617 |
| **\\u0A3a** (or **\\u{0A3a}** if the unicode flag is set) | seems to be unassigned | 2618 |
| **\\u0A3b** (or **\\u{0A3b}** if the unicode flag is set) | seems to be unassigned | 2619 |
| **\\u0A3c** (or **\\u{0A3c}** if the unicode flag is set) | `਼` | 2620 |
| **\\u0A3d** (or **\\u{0A3d}** if the unicode flag is set) | seems to be unassigned | 2621 |
| **\\u0A3e** (or **\\u{0A3e}** if the unicode flag is set) | `ਾ` | 2622 |
| **\\u0A3f** (or **\\u{0A3f}** if the unicode flag is set) | `ਿ` | 2623 |
| **\\u0A40** (or **\\u{0A40}** if the unicode flag is set) | `ੀ` | 2624 |
| **\\u0A41** (or **\\u{0A41}** if the unicode flag is set) | `ੁ` | 2625 |
| **\\u0A42** (or **\\u{0A42}** if the unicode flag is set) | `ੂ` | 2626 |
| **\\u0A44** (or **\\u{0A44}** if the unicode flag is set) | reserved | 2627 |
| **\\u0A45** (or **\\u{0A45}** if the unicode flag is set) | reserved | 2628 |
| **\\u0A46** (or **\\u{0A46}** if the unicode flag is set) | reserved | 2629 |
| **\\u0A47** (or **\\u{0A47}** if the unicode flag is set) | `ੇ` | 2630 |
| **\\u0A48** (or **\\u{0A48}** if the unicode flag is set) | `ੈ` | 2631 |
| **\\u0A49** (or **\\u{0A49}** if the unicode flag is set) | reserved | 2632 |
| **\\u0A4a** (or **\\u{0A4a}** if the unicode flag is set) | reserved | 2633 |
| **\\u0A4b** (or **\\u{0A4b}** if the unicode flag is set) | `ੋ` | 2634 |
| **\\u0A4c** (or **\\u{0A4c}** if the unicode flag is set) | `ੌ` | 2635 |
| **\\u0A4d** (or **\\u{0A4d}** if the unicode flag is set) | `੍` | 2636 |
| **\\u0A4e** (or **\\u{0A4e}** if the unicode flag is set) | seems to be unassigned | 2637 |
| **\\u0A4f** (or **\\u{0A4f}** if the unicode flag is set) | seems to be unassigned | 2638 |
| **\\u0A50** (or **\\u{0A50}** if the unicode flag is set) | seems to be unassigned | 2639 |
| **\\u0A51** (or **\\u{0A51}** if the unicode flag is set) | `ੑ` | 2640 |
| **\\u0A52** (or **\\u{0A52}** if the unicode flag is set) | seems to be unassigned | 2641 |
| **\\u0A53** (or **\\u{0A53}** if the unicode flag is set) | seems to be unassigned | 2642 |
| **\\u0A54** (or **\\u{0A54}** if the unicode flag is set) | seems to be unassigned | 2643 |
| **\\u0A55** (or **\\u{0A55}** if the unicode flag is set) | seems to be unassigned | 2644 |
| **\\u0A56** (or **\\u{0A56}** if the unicode flag is set) | seems to be unassigned | 2645 |
| **\\u0A57** (or **\\u{0A57}** if the unicode flag is set) | seems to be unassigned | 2646 |
| **\\u0A58** (or **\\u{0A58}** if the unicode flag is set) | seems to be unassigned | 2647 |
| **\\u0A59** (or **\\u{0A59}** if the unicode flag is set) | `ਖ਼` | 2648 |
| **\\u0A5a** (or **\\u{0A5a}** if the unicode flag is set) | `ਗ਼` | 2649 |
| **\\u0A5b** (or **\\u{0A5b}** if the unicode flag is set) | `ਜ਼` | 2650 |
| **\\u0A5c** (or **\\u{0A5c}** if the unicode flag is set) | `ੜ` | 2651 |
| **\\u0A5d** (or **\\u{0A5d}** if the unicode flag is set) | reserved | 2652 |
| **\\u0A5e** (or **\\u{0A5e}** if the unicode flag is set) | `ਫ਼` | 2653 |
| **\\u0A5f** (or **\\u{0A5f}** if the unicode flag is set) | seems to be unassigned | 2654 |
| **\\u0A60** (or **\\u{0A60}** if the unicode flag is set) | seems to be unassigned | 2655 |
| **\\u0A61** (or **\\u{0A61}** if the unicode flag is set) | seems to be unassigned | 2656 |
| **\\u0A62** (or **\\u{0A62}** if the unicode flag is set) | seems to be unassigned | 2657 |
| **\\u0A63** (or **\\u{0A63}** if the unicode flag is set) | seems to be unassigned | 2658 |
| **\\u0A64** (or **\\u{0A64}** if the unicode flag is set) | seems to be unassigned | 2659 |
| **\\u0A65** (or **\\u{0A65}** if the unicode flag is set) | seems to be unassigned | 2660 |
| **\\u0A66** (or **\\u{0A66}** if the unicode flag is set) | `੦` | 2661 |
| **\\u0A67** (or **\\u{0A67}** if the unicode flag is set) | `੧` | 2662 |
| **\\u0A68** (or **\\u{0A68}** if the unicode flag is set) | `੨` | 2663 |
| **\\u0A69** (or **\\u{0A69}** if the unicode flag is set) | `੩` | 2664 |
| **\\u0A6a** (or **\\u{0A6a}** if the unicode flag is set) | `੪` | 2665 |
| **\\u0A6b** (or **\\u{0A6b}** if the unicode flag is set) | `੫` | 2666 |
| **\\u0A6c** (or **\\u{0A6c}** if the unicode flag is set) | `੬` | 2667 |
| **\\u0A6d** (or **\\u{0A6d}** if the unicode flag is set) | `੭` | 2668 |
| **\\u0A6e** (or **\\u{0A6e}** if the unicode flag is set) | `੮` | 2669 |
| **\\u0A6f** (or **\\u{0A6f}** if the unicode flag is set) | `੯` | 2670 |
| **\\u0A70** (or **\\u{0A70}** if the unicode flag is set) | `ੰ` | 2671 |
| **\\u0A71** (or **\\u{0A71}** if the unicode flag is set) | `ੱ` | 2672 |
| **\\u0A72** (or **\\u{0A72}** if the unicode flag is set) | `ੲ` | 2673 |
| **\\u0A73** (or **\\u{0A73}** if the unicode flag is set) | `ੳ` | 2674 |
| **\\u0A74** (or **\\u{0A74}** if the unicode flag is set) | `ੴ` | 2675 |
| **\\u0A75** (or **\\u{0A75}** if the unicode flag is set) | `ੵ` | 2676 |
| **\\u0A76** (or **\\u{0A76}** if the unicode flag is set) | `GURMUKHI ABBREVIATION SIGN` | 2677 |
| **\\u0A77** (or **\\u{0A77}** if the unicode flag is set) | seems to be unassigned | 2678 |
| **\\u0A78** (or **\\u{0A78}** if the unicode flag is set) | seems to be unassigned | 2679 |
| **\\u0A79** (or **\\u{0A79}** if the unicode flag is set) | seems to be unassigned | 2680 |
| **\\u0A7a** (or **\\u{0A7a}** if the unicode flag is set) | seems to be unassigned | 2681 |
| **\\u0A7b** (or **\\u{0A7b}** if the unicode flag is set) | seems to be unassigned | 2682 |
| **\\u0A7c** (or **\\u{0A7c}** if the unicode flag is set) | seems to be unassigned | 2683 |
| **\\u0A7d** (or **\\u{0A7d}** if the unicode flag is set) | seems to be unassigned | 2684 |
| **\\u0A7e** (or **\\u{0A7e}** if the unicode flag is set) | seems to be unassigned | 2685 |
| **\\u0A7f** (or **\\u{0A7f}** if the unicode flag is set) | seems to be unassigned | 2686 |
| **\\u0A80** (or **\\u{0A80}** if the unicode flag is set) | seems to be unassigned | 2687 |
| **\\u0A81** (or **\\u{0A81}** if the unicode flag is set) | `ઁ` | 2688 |
| **\\u0A82** (or **\\u{0A82}** if the unicode flag is set) | `ં` | 2689 |
| **\\u0A83** (or **\\u{0A83}** if the unicode flag is set) | `ઃ` | 2690 |
| **\\u0A84** (or **\\u{0A84}** if the unicode flag is set) | seems to be unassigned | 2691 |
| **\\u0A85** (or **\\u{0A85}** if the unicode flag is set) | `અ` | 2692 |
| **\\u0A86** (or **\\u{0A86}** if the unicode flag is set) | `આ` | 2693 |
| **\\u0A87** (or **\\u{0A87}** if the unicode flag is set) | `ઇ` | 2694 |
| **\\u0A88** (or **\\u{0A88}** if the unicode flag is set) | `ઈ` | 2695 |
| **\\u0A89** (or **\\u{0A89}** if the unicode flag is set) | `ઉ` | 2696 |
| **\\u0A8a** (or **\\u{0A8a}** if the unicode flag is set) | `ઊ` | 2697 |
| **\\u0A8b** (or **\\u{0A8b}** if the unicode flag is set) | `ઋ` | 2698 |
| **\\u0A8c** (or **\\u{0A8c}** if the unicode flag is set) | `ઌ` | 2699 |
| **\\u0A8d** (or **\\u{0A8d}** if the unicode flag is set) | `ઍ` | 2700 |
| **\\u0A8e** (or **\\u{0A8e}** if the unicode flag is set) | reserved | 2701 |
| **\\u0A8f** (or **\\u{0A8f}** if the unicode flag is set) | `એ` | 2702 |
| **\\u0A90** (or **\\u{0A90}** if the unicode flag is set) | `ઐ` | 2703 |
| **\\u0A91** (or **\\u{0A91}** if the unicode flag is set) | `ઑ` | 2704 |
| **\\u0A92** (or **\\u{0A92}** if the unicode flag is set) | reserved | 2705 |
| **\\u0A93** (or **\\u{0A93}** if the unicode flag is set) | `ઓ` | 2706 |
| **\\u0A94** (or **\\u{0A94}** if the unicode flag is set) | `ઔ` | 2707 |
| **\\u0A95** (or **\\u{0A95}** if the unicode flag is set) | `ક` | 2708 |
| **\\u0A96** (or **\\u{0A96}** if the unicode flag is set) | `ખ` | 2709 |
| **\\u0A97** (or **\\u{0A97}** if the unicode flag is set) | `ગ` | 2710 |
| **\\u0A98** (or **\\u{0A98}** if the unicode flag is set) | `ઘ` | 2711 |
| **\\u0A99** (or **\\u{0A99}** if the unicode flag is set) | `ઙ` | 2712 |
| **\\u0A9a** (or **\\u{0A9a}** if the unicode flag is set) | `ચ` | 2713 |
| **\\u0A9b** (or **\\u{0A9b}** if the unicode flag is set) | `છ` | 2714 |
| **\\u0A9c** (or **\\u{0A9c}** if the unicode flag is set) | `જ` | 2715 |
| **\\u0A9d** (or **\\u{0A9d}** if the unicode flag is set) | `ઝ` | 2716 |
| **\\u0A9e** (or **\\u{0A9e}** if the unicode flag is set) | `ઞ` | 2717 |
| **\\u0A9f** (or **\\u{0A9f}** if the unicode flag is set) | `ટ` | 2718 |
| **\\u0Aa0** (or **\\u{0Aa0}** if the unicode flag is set) | `ઠ` | 2719 |
| **\\u0Aa1** (or **\\u{0Aa1}** if the unicode flag is set) | `ડ` | 2720 |
| **\\u0Aa2** (or **\\u{0Aa2}** if the unicode flag is set) | `ઢ` | 2721 |
| **\\u0Aa3** (or **\\u{0Aa3}** if the unicode flag is set) | `ણ` | 2722 |
| **\\u0Aa4** (or **\\u{0Aa4}** if the unicode flag is set) | `ત` | 2723 |
| **\\u0Aa5** (or **\\u{0Aa5}** if the unicode flag is set) | `થ` | 2724 |
| **\\u0Aa6** (or **\\u{0Aa6}** if the unicode flag is set) | `દ` | 2725 |
| **\\u0Aa7** (or **\\u{0Aa7}** if the unicode flag is set) | `ધ` | 2726 |
| **\\u0Aa8** (or **\\u{0Aa8}** if the unicode flag is set) | `ન` | 2727 |
| **\\u0Aa9** (or **\\u{0Aa9}** if the unicode flag is set) | reserved | 2728 |
| **\\u0Aaa** (or **\\u{0Aaa}** if the unicode flag is set) | `પ` | 2729 |
| **\\u0Aab** (or **\\u{0Aab}** if the unicode flag is set) | `ફ` | 2730 |
| **\\u0Aac** (or **\\u{0Aac}** if the unicode flag is set) | `બ` | 2731 |
| **\\u0Aad** (or **\\u{0Aad}** if the unicode flag is set) | `ભ` | 2732 |
| **\\u0Aae** (or **\\u{0Aae}** if the unicode flag is set) | `મ` | 2733 |
| **\\u0Aaf** (or **\\u{0Aaf}** if the unicode flag is set) | `ય` | 2734 |
| **\\u0Ab0** (or **\\u{0Ab0}** if the unicode flag is set) | `ર` | 2735 |
| **\\u0Ab1** (or **\\u{0Ab1}** if the unicode flag is set) | reserved | 2736 |
| **\\u0Ab2** (or **\\u{0Ab2}** if the unicode flag is set) | `લ` | 2737 |
| **\\u0Ab3** (or **\\u{0Ab3}** if the unicode flag is set) | `ળ` | 2738 |
| **\\u0Ab4** (or **\\u{0Ab4}** if the unicode flag is set) | reserved | 2739 |
| **\\u0Ab5** (or **\\u{0Ab5}** if the unicode flag is set) | `વ` | 2740 |
| **\\u0Ab6** (or **\\u{0Ab6}** if the unicode flag is set) | `શ` | 2741 |
| **\\u0Ab7** (or **\\u{0Ab7}** if the unicode flag is set) | `ષ` | 2742 |
| **\\u0Ab8** (or **\\u{0Ab8}** if the unicode flag is set) | `સ` | 2743 |
| **\\u0Ab9** (or **\\u{0Ab9}** if the unicode flag is set) | `હ` | 2744 |
| **\\u0Aba** (or **\\u{0Aba}** if the unicode flag is set) | seems to be unassigned | 2745 |
| **\\u0Abb** (or **\\u{0Abb}** if the unicode flag is set) | seems to be unassigned | 2746 |
| **\\u0Abc** (or **\\u{0Abc}** if the unicode flag is set) | `઼` | 2747 |
| **\\u0Abd** (or **\\u{0Abd}** if the unicode flag is set) | `ઽ` | 2748 |
| **\\u0Abe** (or **\\u{0Abe}** if the unicode flag is set) | `ા` | 2749 |
| **\\u0Abf** (or **\\u{0Abf}** if the unicode flag is set) | `િ` | 2750 |
| **\\u0Ac0** (or **\\u{0Ac0}** if the unicode flag is set) | `ી` | 2751 |
| **\\u0Ac1** (or **\\u{0Ac1}** if the unicode flag is set) | `ુ` | 2752 |
| **\\u0Ac2** (or **\\u{0Ac2}** if the unicode flag is set) | `ૂ` | 2753 |
| **\\u0Ac3** (or **\\u{0Ac3}** if the unicode flag is set) | `ૃ` | 2754 |
| **\\u0Ac4** (or **\\u{0Ac4}** if the unicode flag is set) | `ૄ` | 2755 |
| **\\u0Ac5** (or **\\u{0Ac5}** if the unicode flag is set) | `ૅ` | 2756 |
| **\\u0Ac6** (or **\\u{0Ac6}** if the unicode flag is set) | reserved | 2757 |
| **\\u0Ac7** (or **\\u{0Ac7}** if the unicode flag is set) | `ે` | 2758 |
| **\\u0Ac8** (or **\\u{0Ac8}** if the unicode flag is set) | `ૈ` | 2759 |
| **\\u0Ac9** (or **\\u{0Ac9}** if the unicode flag is set) | `ૉ` | 2760 |
| **\\u0Aca** (or **\\u{0Aca}** if the unicode flag is set) | reserved | 2761 |
| **\\u0Acb** (or **\\u{0Acb}** if the unicode flag is set) | `ો` | 2762 |
| **\\u0Acc** (or **\\u{0Acc}** if the unicode flag is set) | `ૌ` | 2763 |
| **\\u0Acd** (or **\\u{0Acd}** if the unicode flag is set) | `્` | 2764 |
| **\\u0Ace** (or **\\u{0Ace}** if the unicode flag is set) | seems to be unassigned | 2765 |
| **\\u0Acf** (or **\\u{0Acf}** if the unicode flag is set) | seems to be unassigned | 2766 |
| **\\u0Ad0** (or **\\u{0Ad0}** if the unicode flag is set) | `ૐ` | 2767 |
| **\\u0Ad1** (or **\\u{0Ad1}** if the unicode flag is set) | seems to be unassigned | 2768 |
| **\\u0Ad2** (or **\\u{0Ad2}** if the unicode flag is set) | seems to be unassigned | 2769 |
| **\\u0Ad3** (or **\\u{0Ad3}** if the unicode flag is set) | seems to be unassigned | 2770 |
| **\\u0Ad4** (or **\\u{0Ad4}** if the unicode flag is set) | seems to be unassigned | 2771 |
| **\\u0Ad5** (or **\\u{0Ad5}** if the unicode flag is set) | seems to be unassigned | 2772 |
| **\\u0Ad6** (or **\\u{0Ad6}** if the unicode flag is set) | seems to be unassigned | 2773 |
| **\\u0Ad7** (or **\\u{0Ad7}** if the unicode flag is set) | seems to be unassigned | 2774 |
| **\\u0Ad8** (or **\\u{0Ad8}** if the unicode flag is set) | seems to be unassigned | 2775 |
| **\\u0Ad9** (or **\\u{0Ad9}** if the unicode flag is set) | seems to be unassigned | 2776 |
| **\\u0Ada** (or **\\u{0Ada}** if the unicode flag is set) | seems to be unassigned | 2777 |
| **\\u0Adb** (or **\\u{0Adb}** if the unicode flag is set) | seems to be unassigned | 2778 |
| **\\u0Adc** (or **\\u{0Adc}** if the unicode flag is set) | seems to be unassigned | 2779 |
| **\\u0Add** (or **\\u{0Add}** if the unicode flag is set) | seems to be unassigned | 2780 |
| **\\u0Ade** (or **\\u{0Ade}** if the unicode flag is set) | seems to be unassigned | 2781 |
| **\\u0Adf** (or **\\u{0Adf}** if the unicode flag is set) | seems to be unassigned | 2782 |
| **\\u0Ae0** (or **\\u{0Ae0}** if the unicode flag is set) | `ૠ` | 2783 |
| **\\u0Ae1** (or **\\u{0Ae1}** if the unicode flag is set) | `ૡ` | 2784 |
| **\\u0Ae2** (or **\\u{0Ae2}** if the unicode flag is set) | `ૢ` | 2785 |
| **\\u0Ae3** (or **\\u{0Ae3}** if the unicode flag is set) | `ૣ` | 2786 |
| **\\u0Ae4** (or **\\u{0Ae4}** if the unicode flag is set) | reserved | 2787 |
| **\\u0Ae5** (or **\\u{0Ae5}** if the unicode flag is set) | reserved | 2788 |
| **\\u0Ae6** (or **\\u{0Ae6}** if the unicode flag is set) | `૦` | 2789 |
| **\\u0Ae7** (or **\\u{0Ae7}** if the unicode flag is set) | `૧` | 2790 |
| **\\u0Ae8** (or **\\u{0Ae8}** if the unicode flag is set) | `૨` | 2791 |
| **\\u0Ae9** (or **\\u{0Ae9}** if the unicode flag is set) | `૩` | 2792 |
| **\\u0Aea** (or **\\u{0Aea}** if the unicode flag is set) | `૪` | 2793 |
| **\\u0Aeb** (or **\\u{0Aeb}** if the unicode flag is set) | `૫` | 2794 |
| **\\u0Aec** (or **\\u{0Aec}** if the unicode flag is set) | `૬` | 2795 |
| **\\u0Aed** (or **\\u{0Aed}** if the unicode flag is set) | `૭` | 2796 |
| **\\u0Aee** (or **\\u{0Aee}** if the unicode flag is set) | `૮` | 2797 |
| **\\u0Aef** (or **\\u{0Aef}** if the unicode flag is set) | `૯` | 2798 |
| **\\u0Af0** (or **\\u{0Af0}** if the unicode flag is set) | `૰` | 2799 |
| **\\u0Af1** (or **\\u{0Af1}** if the unicode flag is set) | `૱` | 2800 |
| **\\u0Af2** (or **\\u{0Af2}** if the unicode flag is set) | seems to be unassigned | 2801 |
| **\\u0Af3** (or **\\u{0Af3}** if the unicode flag is set) | seems to be unassigned | 2802 |
| **\\u0Af4** (or **\\u{0Af4}** if the unicode flag is set) | seems to be unassigned | 2803 |
| **\\u0Af5** (or **\\u{0Af5}** if the unicode flag is set) | seems to be unassigned | 2804 |
| **\\u0Af6** (or **\\u{0Af6}** if the unicode flag is set) | seems to be unassigned | 2805 |
| **\\u0Af7** (or **\\u{0Af7}** if the unicode flag is set) | seems to be unassigned | 2806 |
| **\\u0Af8** (or **\\u{0Af8}** if the unicode flag is set) | seems to be unassigned | 2807 |
| **\\u0Af9** (or **\\u{0Af9}** if the unicode flag is set) | `ૹ` | 2808 |
| **\\u0Afa** (or **\\u{0Afa}** if the unicode flag is set) | `GUJARATI SIGN SUKUN` | 2809 |
| **\\u0Afb** (or **\\u{0Afb}** if the unicode flag is set) | `GUJARATI SIGN SHADDA` | 2810 |
| **\\u0Afc** (or **\\u{0Afc}** if the unicode flag is set) | `GUJARATI SIGN MADDAH` | 2811 |
| **\\u0Afd** (or **\\u{0Afd}** if the unicode flag is set) | `GUJARATI SIGN THREE-DOT NUKTA ABOVE` | 2812 |
| **\\u0Afe** (or **\\u{0Afe}** if the unicode flag is set) | `GUJARATI SIGN CIRCLE NUKTA ABOVE` | 2813 |
| **\\u0Aff** (or **\\u{0Aff}** if the unicode flag is set) | `GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE` | 2814 |
| **\\u0B00** (or **\\u{0B00}** if the unicode flag is set) | seems to be unassigned | 2815 |
| **\\u0B01** (or **\\u{0B01}** if the unicode flag is set) | `ଁ` | 2816 |
| **\\u0B02** (or **\\u{0B02}** if the unicode flag is set) | `ଂ` | 2817 |
| **\\u0B03** (or **\\u{0B03}** if the unicode flag is set) | `ଃ` | 2818 |
| **\\u0B04** (or **\\u{0B04}** if the unicode flag is set) | seems to be unassigned | 2819 |
| **\\u0B05** (or **\\u{0B05}** if the unicode flag is set) | `ଅ` | 2820 |
| **\\u0B06** (or **\\u{0B06}** if the unicode flag is set) | `ଆ` | 2821 |
| **\\u0B07** (or **\\u{0B07}** if the unicode flag is set) | `ଇ` | 2822 |
| **\\u0B08** (or **\\u{0B08}** if the unicode flag is set) | `ଈ` | 2823 |
| **\\u0B09** (or **\\u{0B09}** if the unicode flag is set) | `ଉ` | 2824 |
| **\\u0B0a** (or **\\u{0B0a}** if the unicode flag is set) | `ଊ` | 2825 |
| **\\u0B0b** (or **\\u{0B0b}** if the unicode flag is set) | `ଋ` | 2826 |
| **\\u0B0c** (or **\\u{0B0c}** if the unicode flag is set) | `ଌ` | 2827 |
| **\\u0B0d** (or **\\u{0B0d}** if the unicode flag is set) | reserved | 2828 |
| **\\u0B0e** (or **\\u{0B0e}** if the unicode flag is set) | reserved | 2829 |
| **\\u0B0f** (or **\\u{0B0f}** if the unicode flag is set) | `ଏ` | 2830 |
| **\\u0B10** (or **\\u{0B10}** if the unicode flag is set) | `ଐ` | 2831 |
| **\\u0B11** (or **\\u{0B11}** if the unicode flag is set) | reserved | 2832 |
| **\\u0B12** (or **\\u{0B12}** if the unicode flag is set) | reserved | 2833 |
| **\\u0B13** (or **\\u{0B13}** if the unicode flag is set) | `ଓ` | 2834 |
| **\\u0B14** (or **\\u{0B14}** if the unicode flag is set) | `ଔ` | 2835 |
| **\\u0B15** (or **\\u{0B15}** if the unicode flag is set) | `କ` | 2836 |
| **\\u0B16** (or **\\u{0B16}** if the unicode flag is set) | `ଖ` | 2837 |
| **\\u0B17** (or **\\u{0B17}** if the unicode flag is set) | `ଗ` | 2838 |
| **\\u0B18** (or **\\u{0B18}** if the unicode flag is set) | `ଘ` | 2839 |
| **\\u0B19** (or **\\u{0B19}** if the unicode flag is set) | `ଙ` | 2840 |
| **\\u0B1a** (or **\\u{0B1a}** if the unicode flag is set) | `ଚ` | 2841 |
| **\\u0B1b** (or **\\u{0B1b}** if the unicode flag is set) | `ଛ` | 2842 |
| **\\u0B1c** (or **\\u{0B1c}** if the unicode flag is set) | `ଜ` | 2843 |
| **\\u0B1d** (or **\\u{0B1d}** if the unicode flag is set) | `ଝ` | 2844 |
| **\\u0B1e** (or **\\u{0B1e}** if the unicode flag is set) | `ଞ` | 2845 |
| **\\u0B1f** (or **\\u{0B1f}** if the unicode flag is set) | `ଟ` | 2846 |
| **\\u0B20** (or **\\u{0B20}** if the unicode flag is set) | `ଠ` | 2847 |
| **\\u0B21** (or **\\u{0B21}** if the unicode flag is set) | `ଡ` | 2848 |
| **\\u0B22** (or **\\u{0B22}** if the unicode flag is set) | `ଢ` | 2849 |
| **\\u0B23** (or **\\u{0B23}** if the unicode flag is set) | `ଣ` | 2850 |
| **\\u0B24** (or **\\u{0B24}** if the unicode flag is set) | `ତ` | 2851 |
| **\\u0B25** (or **\\u{0B25}** if the unicode flag is set) | `ଥ` | 2852 |
| **\\u0B26** (or **\\u{0B26}** if the unicode flag is set) | `ଦ` | 2853 |
| **\\u0B27** (or **\\u{0B27}** if the unicode flag is set) | `ଧ` | 2854 |
| **\\u0B28** (or **\\u{0B28}** if the unicode flag is set) | `ନ` | 2855 |
| **\\u0B29** (or **\\u{0B29}** if the unicode flag is set) | reserved | 2856 |
| **\\u0B2a** (or **\\u{0B2a}** if the unicode flag is set) | `ପ` | 2857 |
| **\\u0B2b** (or **\\u{0B2b}** if the unicode flag is set) | `ଫ` | 2858 |
| **\\u0B2c** (or **\\u{0B2c}** if the unicode flag is set) | `ବ` | 2859 |
| **\\u0B2d** (or **\\u{0B2d}** if the unicode flag is set) | `ଭ` | 2860 |
| **\\u0B2e** (or **\\u{0B2e}** if the unicode flag is set) | `ମ` | 2861 |
| **\\u0B2f** (or **\\u{0B2f}** if the unicode flag is set) | `ଯ` | 2862 |
| **\\u0B30** (or **\\u{0B30}** if the unicode flag is set) | `ର` | 2863 |
| **\\u0B31** (or **\\u{0B31}** if the unicode flag is set) | reserved | 2864 |
| **\\u0B32** (or **\\u{0B32}** if the unicode flag is set) | `ଲ` | 2865 |
| **\\u0B33** (or **\\u{0B33}** if the unicode flag is set) | `ଳ` | 2866 |
| **\\u0B34** (or **\\u{0B34}** if the unicode flag is set) | reserved | 2867 |
| **\\u0B35** (or **\\u{0B35}** if the unicode flag is set) | `ଵ` | 2868 |
| **\\u0B36** (or **\\u{0B36}** if the unicode flag is set) | `ଶ` | 2869 |
| **\\u0B37** (or **\\u{0B37}** if the unicode flag is set) | `ଷ` | 2870 |
| **\\u0B38** (or **\\u{0B38}** if the unicode flag is set) | `ସ` | 2871 |
| **\\u0B39** (or **\\u{0B39}** if the unicode flag is set) | `ହ` | 2872 |
| **\\u0B3a** (or **\\u{0B3a}** if the unicode flag is set) | seems to be unassigned | 2873 |
| **\\u0B3b** (or **\\u{0B3b}** if the unicode flag is set) | seems to be unassigned | 2874 |
| **\\u0B3c** (or **\\u{0B3c}** if the unicode flag is set) | `଼` | 2875 |
| **\\u0B3d** (or **\\u{0B3d}** if the unicode flag is set) | `ଽ` | 2876 |
| **\\u0B3e** (or **\\u{0B3e}** if the unicode flag is set) | `ା` | 2877 |
| **\\u0B3f** (or **\\u{0B3f}** if the unicode flag is set) | `ି` | 2878 |
| **\\u0B40** (or **\\u{0B40}** if the unicode flag is set) | `ୀ` | 2879 |
| **\\u0B41** (or **\\u{0B41}** if the unicode flag is set) | `ୁ` | 2880 |
| **\\u0B42** (or **\\u{0B42}** if the unicode flag is set) | `ୂ` | 2881 |
| **\\u0B43** (or **\\u{0B43}** if the unicode flag is set) | `ୃ` | 2882 |
| **\\u0B44** (or **\\u{0B44}** if the unicode flag is set) | `ୄ` | 2883 |
| **\\u0B45** (or **\\u{0B45}** if the unicode flag is set) | reserved | 2884 |
| **\\u0B46** (or **\\u{0B46}** if the unicode flag is set) | reserved | 2885 |
| **\\u0B47** (or **\\u{0B47}** if the unicode flag is set) | `େ` | 2886 |
| **\\u0B48** (or **\\u{0B48}** if the unicode flag is set) | `ୈ` | 2887 |
| **\\u0B49** (or **\\u{0B49}** if the unicode flag is set) | seems to be unassigned | 2888 |
| **\\u0B4a** (or **\\u{0B4a}** if the unicode flag is set) | seems to be unassigned | 2889 |
| **\\u0B4b** (or **\\u{0B4b}** if the unicode flag is set) | `ୋ` | 2890 |
| **\\u0B4c** (or **\\u{0B4c}** if the unicode flag is set) | `ୌ` | 2891 |
| **\\u0B4d** (or **\\u{0B4d}** if the unicode flag is set) | `୍` | 2892 |
| **\\u0B4e** (or **\\u{0B4e}** if the unicode flag is set) | seems to be unassigned | 2893 |
| **\\u0B4f** (or **\\u{0B4f}** if the unicode flag is set) | seems to be unassigned | 2894 |
| **\\u0B50** (or **\\u{0B50}** if the unicode flag is set) | seems to be unassigned | 2895 |
| **\\u0B51** (or **\\u{0B51}** if the unicode flag is set) | seems to be unassigned | 2896 |
| **\\u0B52** (or **\\u{0B52}** if the unicode flag is set) | seems to be unassigned | 2897 |
| **\\u0B53** (or **\\u{0B53}** if the unicode flag is set) | seems to be unassigned | 2898 |
| **\\u0B54** (or **\\u{0B54}** if the unicode flag is set) | seems to be unassigned | 2899 |
| **\\u0B55** (or **\\u{0B55}** if the unicode flag is set) | `ORIYA SIGN OVERLINE` | 2900 |
| **\\u0B56** (or **\\u{0B56}** if the unicode flag is set) | `ୖ` | 2901 |
| **\\u0B57** (or **\\u{0B57}** if the unicode flag is set) | `ୗ` | 2902 |
| **\\u0B58** (or **\\u{0B58}** if the unicode flag is set) | seems to be unassigned | 2903 |
| **\\u0B59** (or **\\u{0B59}** if the unicode flag is set) | seems to be unassigned | 2904 |
| **\\u0B5a** (or **\\u{0B5a}** if the unicode flag is set) | seems to be unassigned | 2905 |
| **\\u0B5b** (or **\\u{0B5b}** if the unicode flag is set) | seems to be unassigned | 2906 |
| **\\u0B5c** (or **\\u{0B5c}** if the unicode flag is set) | `ଡ଼` | 2907 |
| **\\u0B5d** (or **\\u{0B5d}** if the unicode flag is set) | `ଢ଼` | 2908 |
| **\\u0B5e** (or **\\u{0B5e}** if the unicode flag is set) | reserved | 2909 |
| **\\u0B5f** (or **\\u{0B5f}** if the unicode flag is set) | `ୟ` | 2910 |
| **\\u0B60** (or **\\u{0B60}** if the unicode flag is set) | `ୠ` | 2911 |
| **\\u0B61** (or **\\u{0B61}** if the unicode flag is set) | `ୡ` | 2912 |
| **\\u0B62** (or **\\u{0B62}** if the unicode flag is set) | `ୢ` | 2913 |
| **\\u0B63** (or **\\u{0B63}** if the unicode flag is set) | `ୣ` | 2914 |
| **\\u0B64** (or **\\u{0B64}** if the unicode flag is set) | reserved | 2915 |
| **\\u0B65** (or **\\u{0B65}** if the unicode flag is set) | reserved | 2916 |
| **\\u0B66** (or **\\u{0B66}** if the unicode flag is set) | `୦` | 2917 |
| **\\u0B67** (or **\\u{0B67}** if the unicode flag is set) | `୧` | 2918 |
| **\\u0B68** (or **\\u{0B68}** if the unicode flag is set) | `୨` | 2919 |
| **\\u0B69** (or **\\u{0B69}** if the unicode flag is set) | `୩` | 2920 |
| **\\u0B6a** (or **\\u{0B6a}** if the unicode flag is set) | `୪` | 2921 |
| **\\u0B6b** (or **\\u{0B6b}** if the unicode flag is set) | `୫` | 2922 |
| **\\u0B6c** (or **\\u{0B6c}** if the unicode flag is set) | `୬` | 2923 |
| **\\u0B6d** (or **\\u{0B6d}** if the unicode flag is set) | `୭` | 2924 |
| **\\u0B6e** (or **\\u{0B6e}** if the unicode flag is set) | `୮` | 2925 |
| **\\u0B6f** (or **\\u{0B6f}** if the unicode flag is set) | `୯` | 2926 |
| **\\u0B70** (or **\\u{0B70}** if the unicode flag is set) | `୰` | 2927 |
| **\\u0B71** (or **\\u{0B71}** if the unicode flag is set) | `ୱ` | 2928 |
| **\\u0B72** (or **\\u{0B72}** if the unicode flag is set) | `୲` | 2929 |
| **\\u0B73** (or **\\u{0B73}** if the unicode flag is set) | `୳` | 2930 |
| **\\u0B74** (or **\\u{0B74}** if the unicode flag is set) | `୴` | 2931 |
| **\\u0B75** (or **\\u{0B75}** if the unicode flag is set) | `୵` | 2932 |
| **\\u0B76** (or **\\u{0B76}** if the unicode flag is set) | `୶` | 2933 |
| **\\u0B77** (or **\\u{0B77}** if the unicode flag is set) | `୷` | 2934 |
| **\\u0B78** (or **\\u{0B78}** if the unicode flag is set) | seems to be unassigned | 2935 |
| **\\u0B79** (or **\\u{0B79}** if the unicode flag is set) | seems to be unassigned | 2936 |
| **\\u0B7a** (or **\\u{0B7a}** if the unicode flag is set) | seems to be unassigned | 2937 |
| **\\u0B7b** (or **\\u{0B7b}** if the unicode flag is set) | seems to be unassigned | 2938 |
| **\\u0B7c** (or **\\u{0B7c}** if the unicode flag is set) | seems to be unassigned | 2939 |
| **\\u0B7d** (or **\\u{0B7d}** if the unicode flag is set) | seems to be unassigned | 2940 |
| **\\u0B7e** (or **\\u{0B7e}** if the unicode flag is set) | seems to be unassigned | 2941 |
| **\\u0B7f** (or **\\u{0B7f}** if the unicode flag is set) | seems to be unassigned | 2942 |
| **\\u0B80** (or **\\u{0B80}** if the unicode flag is set) | seems to be unassigned | 2943 |
| **\\u0B81** (or **\\u{0B81}** if the unicode flag is set) | seems to be unassigned | 2944 |
| **\\u0B82** (or **\\u{0B82}** if the unicode flag is set) | `ஂ` | 2945 |
| **\\u0B83** (or **\\u{0B83}** if the unicode flag is set) | `ஃ` | 2946 |
| **\\u0B84** (or **\\u{0B84}** if the unicode flag is set) | seems to be unassigned | 2947 |
| **\\u0B85** (or **\\u{0B85}** if the unicode flag is set) | `அ` | 2948 |
| **\\u0B86** (or **\\u{0B86}** if the unicode flag is set) | `ஆ` | 2949 |
| **\\u0B87** (or **\\u{0B87}** if the unicode flag is set) | `இ` | 2950 |
| **\\u0B88** (or **\\u{0B88}** if the unicode flag is set) | `ஈ` | 2951 |
| **\\u0B89** (or **\\u{0B89}** if the unicode flag is set) | `உ` | 2952 |
| **\\u0B8a** (or **\\u{0B8a}** if the unicode flag is set) | `ஊ` | 2953 |
| **\\u0B8b** (or **\\u{0B8b}** if the unicode flag is set) | reserved | 2954 |
| **\\u0B8c** (or **\\u{0B8c}** if the unicode flag is set) | reserved | 2955 |
| **\\u0B8d** (or **\\u{0B8d}** if the unicode flag is set) | reserved | 2956 |
| **\\u0B8e** (or **\\u{0B8e}** if the unicode flag is set) | `எ` | 2957 |
| **\\u0B8f** (or **\\u{0B8f}** if the unicode flag is set) | `ஏ` | 2958 |
| **\\u0B90** (or **\\u{0B90}** if the unicode flag is set) | `ஐ` | 2959 |
| **\\u0B91** (or **\\u{0B91}** if the unicode flag is set) | reserved | 2960 |
| **\\u0B92** (or **\\u{0B92}** if the unicode flag is set) | `ஒ` | 2961 |
| **\\u0B93** (or **\\u{0B93}** if the unicode flag is set) | `ஓ` | 2962 |
| **\\u0B94** (or **\\u{0B94}** if the unicode flag is set) | `ஔ` | 2963 |
| **\\u0B95** (or **\\u{0B95}** if the unicode flag is set) | `க` | 2964 |
| **\\u0B96** (or **\\u{0B96}** if the unicode flag is set) | reserved | 2965 |
| **\\u0B96** (or **\\u{0B96}** if the unicode flag is set) | reserved | 2966 |
| **\\u0B97** (or **\\u{0B97}** if the unicode flag is set) | reserved | 2967 |
| **\\u0B98** (or **\\u{0B98}** if the unicode flag is set) | reserved | 2968 |
| **\\u0B99** (or **\\u{0B99}** if the unicode flag is set) | `ங` | 2969 |
| **\\u0B9a** (or **\\u{0B9a}** if the unicode flag is set) | `ச` | 2970 |
| **\\u0B9b** (or **\\u{0B9b}** if the unicode flag is set) | reserved | 2971 |
| **\\u0B9c** (or **\\u{0B9c}** if the unicode flag is set) | `ஜ` | 2972 |
| **\\u0B9d** (or **\\u{0B9d}** if the unicode flag is set) | reserved | 2973 |
| **\\u0B9e** (or **\\u{0B9e}** if the unicode flag is set) | `ஞ` | 2974 |
| **\\u0B9f** (or **\\u{0B9f}** if the unicode flag is set) | `ட` | 2975 |
| **\\u0Ba0** (or **\\u{0Ba0}** if the unicode flag is set) | reserved | 2976 |
| **\\u0Ba1** (or **\\u{0Ba1}** if the unicode flag is set) | reserved | 2977 |
| **\\u0Ba2** (or **\\u{0Ba2}** if the unicode flag is set) | reserved | 2978 |
| **\\u0Ba3** (or **\\u{0Ba3}** if the unicode flag is set) | `ண` | 2979 |
| **\\u0Ba4** (or **\\u{0Ba4}** if the unicode flag is set) | `த` | 2980 |
| **\\u0Ba5** (or **\\u{0Ba5}** if the unicode flag is set) | reserved | 2981 |
| **\\u0Ba6** (or **\\u{0Ba6}** if the unicode flag is set) | reserved | 2982 |
| **\\u0Ba7** (or **\\u{0Ba7}** if the unicode flag is set) | reserved | 2983 |
| **\\u0Ba8** (or **\\u{0Ba8}** if the unicode flag is set) | `ந` | 2984 |
| **\\u0Ba9** (or **\\u{0Ba9}** if the unicode flag is set) | `ன` | 2985 |
| **\\u0Baa** (or **\\u{0Baa}** if the unicode flag is set) | `ப` | 2986 |
| **\\u0Bab** (or **\\u{0Bab}** if the unicode flag is set) | reserved | 2987 |
| **\\u0Bac** (or **\\u{0Bac}** if the unicode flag is set) | reserved | 2988 |
| **\\u0Bad** (or **\\u{0Bad}** if the unicode flag is set) | reserved | 2989 |
| **\\u0Bae** (or **\\u{0Bae}** if the unicode flag is set) | `ம` | 2990 |
| **\\u0Baf** (or **\\u{0Baf}** if the unicode flag is set) | `ய` | 2991 |
| **\\u0Bb0** (or **\\u{0Bb0}** if the unicode flag is set) | `ர` | 2992 |
| **\\u0Bb1** (or **\\u{0Bb1}** if the unicode flag is set) | `ற` | 2993 |
| **\\u0Bb2** (or **\\u{0Bb2}** if the unicode flag is set) | `ல` | 2994 |
| **\\u0Bb3** (or **\\u{0Bb3}** if the unicode flag is set) | `ள` | 2995 |
| **\\u0Bb4** (or **\\u{0Bb4}** if the unicode flag is set) | `ழ` | 2996 |
| **\\u0Bb5** (or **\\u{0Bb5}** if the unicode flag is set) | `வ` | 2997 |
| **\\u0Bb6** (or **\\u{0Bb6}** if the unicode flag is set) | `ஶ` | 2998 |
| **\\u0Bb7** (or **\\u{0Bb7}** if the unicode flag is set) | `ஷ` | 2999 |
| **\\u0Bb8** (or **\\u{0Bb8}** if the unicode flag is set) | `ஸ` | 3000 |
| **\\u0Bb9** (or **\\u{0Bb9}** if the unicode flag is set) | `ஹ` | 3001 |
| **\\u0Bba** (or **\\u{0Bba}** if the unicode flag is set) | seems to be unassigned | 3002 |
| **\\u0Bbe** (or **\\u{0Bbe}** if the unicode flag is set) | `ா` | 3003 |
| **\\u0Bbf** (or **\\u{0Bbf}** if the unicode flag is set) | `ி` | 3004 |
| **\\u0Bc0** (or **\\u{0Bc0}** if the unicode flag is set) | `ீ` | 3005 |
| **\\u0Bc1** (or **\\u{0Bc1}** if the unicode flag is set) | `ு` | 3006 |
| **\\u0Bc2** (or **\\u{0Bc2}** if the unicode flag is set) | `ூ` | 3007 |
| **\\u0Bc3** (or **\\u{0Bc3}** if the unicode flag is set) | reserved | 3008 |
| **\\u0Bc4** (or **\\u{0Bc4}** if the unicode flag is set) | reserved | 3009 |
| **\\u0Bc5** (or **\\u{0Bc5}** if the unicode flag is set) | reserved | 3010 |
| **\\u0Bc6** (or **\\u{0Bc6}** if the unicode flag is set) | `ெ` | 3011 |
| **\\u0Bc7** (or **\\u{0Bc7}** if the unicode flag is set) | `ே` | 3012 |
| **\\u0Bc8** (or **\\u{0Bc8}** if the unicode flag is set) | `ை` | 3013 |
| **\\u0Bc9** (or **\\u{0Bc9}** if the unicode flag is set) | seems to be unassigned | 3014 |
| **\\u0Bca** (or **\\u{0Bca}** if the unicode flag is set) | `ொ` | 3015 |
| **\\u0Bcb** (or **\\u{0Bcb}** if the unicode flag is set) | `ோ` | 3016 |
| **\\u0Bcc** (or **\\u{0Bcc}** if the unicode flag is set) | `ௌ` | 3017 |
| **\\u0Bcd** (or **\\u{0Bcd}** if the unicode flag is set) | `்` | 3018 |
| **\\u0Bce** (or **\\u{0Bce}** if the unicode flag is set) | seems to be unassigned | 3019 |
| **\\u0Bcf** (or **\\u{0Bcf}** if the unicode flag is set) | seems to be unassigned | 3020 |
| **\\u0Bd0** (or **\\u{0Bd0}** if the unicode flag is set) | `ௐ` | 3021 |
| **\\u0Bd1** (or **\\u{0Bd1}** if the unicode flag is set) | reserved | 3022 |
| **\\u0Bd2** (or **\\u{0Bd2}** if the unicode flag is set) | reserved | 3023 |
| **\\u0Bd3** (or **\\u{0Bd3}** if the unicode flag is set) | reserved | 3024 |
| **\\u0Bd4** (or **\\u{0Bd4}** if the unicode flag is set) | reserved | 3025 |
| **\\u0Bd5** (or **\\u{0Bd5}** if the unicode flag is set) | reserved | 3026 |
| **\\u0Bd6** (or **\\u{0Bd6}** if the unicode flag is set) | reserved | 3027 |
| **\\u0Bd7** (or **\\u{0Bd7}** if the unicode flag is set) | `ௗ` | 3028 |
| **\\u0Bd8** (or **\\u{0Bd8}** if the unicode flag is set) | seems to be unassigned | 3029 |
| **\\u0Bd9** (or **\\u{0Bd9}** if the unicode flag is set) | seems to be unassigned | 3030 |
| **\\u0Bda** (or **\\u{0Bda}** if the unicode flag is set) | seems to be unassigned | 3031 |
| **\\u0Bdb** (or **\\u{0Bdb}** if the unicode flag is set) | seems to be unassigned | 3032 |
| **\\u0Bdc** (or **\\u{0Bdc}** if the unicode flag is set) | seems to be unassigned | 3033 |
| **\\u0Bdd** (or **\\u{0Bdd}** if the unicode flag is set) | seems to be unassigned | 3034 |
| **\\u0Bde** (or **\\u{0Bde}** if the unicode flag is set) | seems to be unassigned | 3035 |
| **\\u0Bdf** (or **\\u{0Bdf}** if the unicode flag is set) | seems to be unassigned | 3036 |
| **\\u0Be0** (or **\\u{0Be0}** if the unicode flag is set) | seems to be unassigned | 3037 |
| **\\uOBe1** (or **\\u{OBe1}** if the unicode flag is set) | seems to be unassigned | 3038 |
| **\\u0Be2** (or **\\u{0Be2}** if the unicode flag is set) | seems to be unassigned | 3039 |
| **\\u0Be3** (or **\\u{0Be3}** if the unicode flag is set) | seems to be unassigned | 3040 |
| **\\u0Be4** (or **\\u{0Be4}** if the unicode flag is set) | `௤` | 3041 |
| **\\u0Be5** (or **\\u{0Be5}** if the unicode flag is set) | `௥` | 3042 |
| **\\u0Be6** (or **\\u{0Be6}** if the unicode flag is set) | `௦` | 3043 |
| **\\u0Be7** (or **\\u{0Be7}** if the unicode flag is set) | `௧` | 3044 |
| **\\u0Be8** (or **\\u{0Be8}** if the unicode flag is set) | `௨` | 3045 |
| **\\u0Be9** (or **\\u{0Be9}** if the unicode flag is set) | `௩` | 3046 |
| **\\u0Bea** (or **\\u{0Bea}** if the unicode flag is set) | `௪` | 3047 |
| **\\u0Beb** (or **\\u{0Beb}** if the unicode flag is set) | `௫` | 3048 |
| **\\u0Bec** (or **\\u{0Bec}** if the unicode flag is set) | `௬` | 3049 |
| **\\u0Bed** (or **\\u{0Bed}** if the unicode flag is set) | `௭` | 3050 |
| **\\u0Bee** (or **\\u{0Bee}** if the unicode flag is set) | `௮` | 3051 |
| **\\u0Bef** (or **\\u{0Bef}** if the unicode flag is set) | `௯` | 3052 |
| **\\u0Bf0** (or **\\u{0Bf0}** if the unicode flag is set) | `௰` | 3053 |
| **\\u0Bf1** (or **\\u{0Bf1}** if the unicode flag is set) | `௱` | 3054 |
| **\\u0Bf2** (or **\\u{0Bf2}** if the unicode flag is set) | `௲` | 3055 |
| **\\u0Bf3** (or **\\u{0Bf3}** if the unicode flag is set) | `௳` | 3056 |
| **\\u0Bf4** (or **\\u{0Bf4}** if the unicode flag is set) | `௴` | 3057 |
| **\\u0Bf5** (or **\\u{0Bf5}** if the unicode flag is set) | `௵` | 3058 |
| **\\u0Bf6** (or **\\u{0Bf6}** if the unicode flag is set) | `௶` | 3059 |
| **\\u0Bf7** (or **\\u{0Bf7}** if the unicode flag is set) | `௷` | 3060 |
| **\\u0Bf8** (or **\\u{0Bf8}** if the unicode flag is set) | `௸` | 3061 |
| **\\u0Bf9** (or **\\u{0Bf9}** if the unicode flag is set) | `௹` | 3062 |
| **\\u0Bfa** (or **\\u{0Bfa}** if the unicode flag is set) | `௺` | 3063 |
| **\\u0Bfb** (or **\\u{0Bfb}** if the unicode flag is set) | seems to be unassigned | 3064 |
| **\\u0Bfc** (or **\\u{0Bfc}** if the unicode flag is set) | seems to be unassigned | 3065 |
| **\\u0Bfd** (or **\\u{0Bfd}** if the unicode flag is set) | seems to be unassigned | 3066 |
| **\\u0Bfe** (or **\\u{0Bfe}** if the unicode flag is set) | seems to be unassigned | 3067 |
| **\\u0Bff** (or **\\u{0Bff}** if the unicode flag is set) | seems to be unassigned | 3068 |
| **\\u0C00** (or **\\u{0C00}** if the unicode flag is set) | `ఀ` | 3069 |
| **\\u0C01** (or **\\u{0C01}** if the unicode flag is set) | `ఁ` | 3070 |
| **\\u0C02** (or **\\u{0C02}** if the unicode flag is set) | `ం` | 3071 |
| **\\u0C03** (or **\\u{0C03}** if the unicode flag is set) | `ః` | 3072 |
| **\\u0C04** (or **\\u{0C04}** if the unicode flag is set) | `TELUGU SIGN COMBINING ANUSVARA ABOVE` | 3073 |
| **\\u0C05** (or **\\u{0C05}** if the unicode flag is set) | `అ` | 3074 |
| **\\u0C06** (or **\\u{0C06}** if the unicode flag is set) | `ఆ` | 3075 |
| **\\u0C07** (or **\\u{0C07}** if the unicode flag is set) | `ఇ` | 3076 |
| **\\u0C08** (or **\\u{0C08}** if the unicode flag is set) | `ఈ` | 3077 |
| **\\u0C09** (or **\\u{0C09}** if the unicode flag is set) | `ఉ` | 3078 |
| **\\u0C0a** (or **\\u{0C0a}** if the unicode flag is set) | `ఊ` | 3079 |
| **\\u0C0b** (or **\\u{0C0b}** if the unicode flag is set) | `ఋ` | 3080 |
| **\\u0C0c** (or **\\u{0C0c}** if the unicode flag is set) | `ఌ` | 3081 |
| **\\u0C0d** (or **\\u{0C0d}** if the unicode flag is set) | reserved | 3082 |
| **\\u0C0e** (or **\\u{0C0e}** if the unicode flag is set) | `ఎ` | 3083 |
| **\\u0C0f** (or **\\u{0C0f}** if the unicode flag is set) | `ఏ` | 3084 |
| **\\u0C10** (or **\\u{0C10}** if the unicode flag is set) | `ఐ` | 3085 |
| **\\u0C11** (or **\\u{0C11}** if the unicode flag is set) | reserved | 3086 |
| **\\u0C12** (or **\\u{0C12}** if the unicode flag is set) | `ఒ` | 3087 |
| **\\u0C13** (or **\\u{0C13}** if the unicode flag is set) | `ఓ` | 3088 |
| **\\u0C14** (or **\\u{0C14}** if the unicode flag is set) | `ఔ` | 3089 |
| **\\u0C15** (or **\\u{0C15}** if the unicode flag is set) | `క` | 3090 |
| **\\u0C16** (or **\\u{0C16}** if the unicode flag is set) | `ఖ` | 3091 |
| **\\u0C17** (or **\\u{0C17}** if the unicode flag is set) | `గ` | 3092 |
| **\\u0C18** (or **\\u{0C18}** if the unicode flag is set) | `ఘ` | 3093 |
| **\\u0C19** (or **\\u{0C19}** if the unicode flag is set) | `ఙ` | 3094 |
| **\\u0C1a** (or **\\u{0C1a}** if the unicode flag is set) | `చ` | 3095 |
| **\\u0C1b** (or **\\u{0C1b}** if the unicode flag is set) | `ఛ` | 3096 |
| **\\u0C1c** (or **\\u{0C1c}** if the unicode flag is set) | `జ` | 3097 |
| **\\u0C1d** (or **\\u{0C1d}** if the unicode flag is set) | `ఝ` | 3098 |
| **\\u0C1e** (or **\\u{0C1e}** if the unicode flag is set) | `ఞ` | 3099 |
| **\\u0C1f** (or **\\u{0C1f}** if the unicode flag is set) | `ట` | 3100 |
| **\\u0C20** (or **\\u{0C20}** if the unicode flag is set) | `ఠ` | 3101 |
| **\\u0C21** (or **\\u{0C21}** if the unicode flag is set) | `డ` | 3102 |
| **\\u0C22** (or **\\u{0C22}** if the unicode flag is set) | `ఢ` | 3103 |
| **\\u0C23** (or **\\u{0C23}** if the unicode flag is set) | `ణ` | 3104 |
| **\\u0C24** (or **\\u{0C24}** if the unicode flag is set) | `త` | 3105 |
| **\\u0C25** (or **\\u{0C25}** if the unicode flag is set) | `థ` | 3106 |
| **\\u0C26** (or **\\u{0C26}** if the unicode flag is set) | `ద` | 3107 |
| **\\u0C27** (or **\\u{0C27}** if the unicode flag is set) | `ధ` | 3108 |
| **\\u0C28** (or **\\u{0C28}** if the unicode flag is set) | `న` | 3109 |
| **\\u0C29** (or **\\u{0C29}** if the unicode flag is set) | reserved | 3110 |
| **\\u0C2a** (or **\\u{0C2a}** if the unicode flag is set) | `ప` | 3111 |
| **\\u0C2b** (or **\\u{0C2b}** if the unicode flag is set) | `ఫ` | 3112 |
| **\\u0C2c** (or **\\u{0C2c}** if the unicode flag is set) | `బ` | 3113 |
| **\\u0C2d** (or **\\u{0C2d}** if the unicode flag is set) | `భ` | 3114 |
| **\\u0C2e** (or **\\u{0C2e}** if the unicode flag is set) | `మ` | 3115 |
| **\\u0C2f** (or **\\u{0C2f}** if the unicode flag is set) | `య` | 3116 |
| **\\u0C30** (or **\\u{0C30}** if the unicode flag is set) | `ర` | 3117 |
| **\\u0C31** (or **\\u{0C31}** if the unicode flag is set) | `ఱ` | 3118 |
| **\\u0C32** (or **\\u{0C32}** if the unicode flag is set) | `ల` | 3119 |
| **\\u0C33** (or **\\u{0C33}** if the unicode flag is set) | `ళ` | 3120 |
| **\\u0C34** (or **\\u{0C34}** if the unicode flag is set) | `ఴ` | 3121 |
| **\\u0C35** (or **\\u{0C35}** if the unicode flag is set) | `వ` | 3122 |
| **\\u0C36** (or **\\u{0C36}** if the unicode flag is set) | `శ` | 3123 |
| **\\u0C37** (or **\\u{0C37}** if the unicode flag is set) | `ష` | 3124 |
| **\\u0C38** (or **\\u{0C38}** if the unicode flag is set) | `స` | 3125 |
| **\\u0C39** (or **\\u{0C39}** if the unicode flag is set) | `హ` | 3126 |
| **\\u0C3a** (or **\\u{0C3a}** if the unicode flag is set) | seems to be unassigned | 3127 |
| **\\u0C3b** (or **\\u{0C3b}** if the unicode flag is set) | seems to be unassigned | 3128 |
| **\\u0C3c** (or **\\u{0C3c}** if the unicode flag is set) | `TELUGU SIGN NUKTA` | 3129 |
| **\\u0C3d** (or **\\u{0C3d}** if the unicode flag is set) | `ఽ` | 3130 |
| **\\u0C3e** (or **\\u{0C3e}** if the unicode flag is set) | `ా` | 3131 |
| **\\u0C3f** (or **\\u{0C3f}** if the unicode flag is set) | `ి` | 3132 |
| **\\u0C40** (or **\\u{0C40}** if the unicode flag is set) | `ీ` | 3133 |
| **\\u0C41** (or **\\u{0C41}** if the unicode flag is set) | `ు` | 3134 |
| **\\u0C42** (or **\\u{0C42}** if the unicode flag is set) | `ూ` | 3135 |
| **\\u0C43** (or **\\u{0C43}** if the unicode flag is set) | `ృ` | 3136 |
| **\\u0C44** (or **\\u{0C44}** if the unicode flag is set) | `ౄ` | 3137 |
| **\\u0C45** (or **\\u{0C45}** if the unicode flag is set) | reserved | 3138 |
| **\\u0C46** (or **\\u{0C46}** if the unicode flag is set) | `ె` | 3139 |
| **\\u0C47** (or **\\u{0C47}** if the unicode flag is set) | `ే` | 3140 |
| **\\u0C48** (or **\\u{0C48}** if the unicode flag is set) | `ై` | 3141 |
| **\\u0C49** (or **\\u{0C49}** if the unicode flag is set) | reserved | 3142 |
| **\\u0C4a** (or **\\u{0C4a}** if the unicode flag is set) | `ొ` | 3143 |
| **\\u0C4b** (or **\\u{0C4b}** if the unicode flag is set) | `ో` | 3144 |
| **\\u0C4c** (or **\\u{0C4c}** if the unicode flag is set) | `ౌ` | 3145 |
| **\\u0C4d** (or **\\u{0C4d}** if the unicode flag is set) | `్` | 3146 |
| **\\u0C4e** (or **\\u{0C4e}** if the unicode flag is set) | seems to be unassigned | 3147 |
| **\\u0C4f** (or **\\u{0C4f}** if the unicode flag is set) | seems to be unassigned | 3148 |
| **\\u0C50** (or **\\u{0C50}** if the unicode flag is set) | seems to be unassigned | 3149 |
| **\\u0C51** (or **\\u{0C51}** if the unicode flag is set) | seems to be unassigned | 3150 |
| **\\u0C52** (or **\\u{0C52}** if the unicode flag is set) | seems to be unassigned | 3151 |
| **\\u0C53** (or **\\u{0C53}** if the unicode flag is set) | seems to be unassigned | 3152 |
| **\\u0C54** (or **\\u{0C54}** if the unicode flag is set) | seems to be unassigned | 3153 |
| **\\u0C55** (or **\\u{0C55}** if the unicode flag is set) | `ౕ` | 3154 |
| **\\u0C56** (or **\\u{0C56}** if the unicode flag is set) | `ౖ` | 3155 |
| **\\u0C57** (or **\\u{0C57}** if the unicode flag is set) | seems to be unassigned | 3156 |
| **\\u0C58** (or **\\u{0C58}** if the unicode flag is set) | `ౘ` | 3157 |
| **\\u0C59** (or **\\u{0C59}** if the unicode flag is set) | `ౙ` | 3158 |
| **\\u0C5a** (or **\\u{0C5a}** if the unicode flag is set) | `ౚ` | 3159 |
| **\\u0C5b** (or **\\u{0C5b}** if the unicode flag is set) | seems to be unassigned | 3160 |
| **\\u0C5c** (or **\\u{0C5c}** if the unicode flag is set) | seems to be unassigned | 3161 |
| **\\u0C5d** (or **\\u{0C5d}** if the unicode flag is set) | `TELUGU LETTER NAKAARA POLLU` | 3162 |
| **\\u0C5e** (or **\\u{0C5e}** if the unicode flag is set) | seems to be unassigned | 3163 |
| **\\u0C5f** (or **\\u{0C5f}** if the unicode flag is set) | seems to be unassigned | 3164 |
| **\\u0C60** (or **\\u{0C60}** if the unicode flag is set) | `ౠ` | 3165 |
| **\\u0C61** (or **\\u{0C61}** if the unicode flag is set) | `ౡ` | 3166 |
| **\\u0C62** (or **\\u{0C62}** if the unicode flag is set) | `ౢ` | 3167 |
| **\\u0C63** (or **\\u{0C63}** if the unicode flag is set) | `ౣ` | 3168 |
| **\\u0C64** (or **\\u{0C64}** if the unicode flag is set) | reserved | 3169 |
| **\\u0C65** (or **\\u{0C65}** if the unicode flag is set) | reserved | 3170 |
| **\\u0C66** (or **\\u{0C66}** if the unicode flag is set) | `౦` | 3171 |
| **\\u0C67** (or **\\u{0C67}** if the unicode flag is set) | `౧` | 3172 |
| **\\u0C68** (or **\\u{0C68}** if the unicode flag is set) | `౨` | 3173 |
| **\\u0C69** (or **\\u{0C69}** if the unicode flag is set) | `౩` | 3174 |
| **\\u0C6a** (or **\\u{0C6a}** if the unicode flag is set) | `౪` | 3175 |
| **\\u0C6b** (or **\\u{0C6b}** if the unicode flag is set) | `౫` | 3176 |
| **\\u0C6c** (or **\\u{0C6c}** if the unicode flag is set) | `౬` | 3177 |
| **\\u0C6d** (or **\\u{0C6d}** if the unicode flag is set) | `౭` | 3178 |
| **\\u0C6e** (or **\\u{0C6e}** if the unicode flag is set) | `౮` | 3179 |
| **\\u0C6f** (or **\\u{0C6f}** if the unicode flag is set) | `౯` | 3180 |
| **\\u0C70** (or **\\u{0C70}** if the unicode flag is set) | seems to be unassigned | 3181 |
| **\\u0C71** (or **\\u{0C71}** if the unicode flag is set) | seems to be unassigned | 3182 |
| **\\u0C72** (or **\\u{0C72}** if the unicode flag is set) | seems to be unassigned | 3183 |
| **\\u0C73** (or **\\u{0C73}** if the unicode flag is set) | seems to be unassigned | 3184 |
| **\\u0C74** (or **\\u{0C74}** if the unicode flag is set) | seems to be unassigned | 3185 |
| **\\u0C75** (or **\\u{0C75}** if the unicode flag is set) | seems to be unassigned | 3186 |
| **\\u0C76** (or **\\u{0C76}** if the unicode flag is set) | seems to be unassigned | 3187 |
| **\\u0C77** (or **\\u{0C77}** if the unicode flag is set) | `TELUGU SIGN SIDDHAM` | 3188 |
| **\\u0C78** (or **\\u{0C78}** if the unicode flag is set) | `౸` | 3189 |
| **\\u0C79** (or **\\u{0C79}** if the unicode flag is set) | `౹` | 3190 |
| **\\u0C7a** (or **\\u{0C7a}** if the unicode flag is set) | `౺` | 3191 |
| **\\u0C7b** (or **\\u{0C7b}** if the unicode flag is set) | `౻` | 3192 |
| **\\u0C7c** (or **\\u{0C7c}** if the unicode flag is set) | `౼` | 3193 |
| **\\u0C7d** (or **\\u{0C7d}** if the unicode flag is set) | `౽` | 3194 |
| **\\u0C7e** (or **\\u{0C7e}** if the unicode flag is set) | `౾` | 3195 |
| **\\u0C7f** (or **\\u{0C7f}** if the unicode flag is set) | `౿` | 3196 |
| **\\u0C80** (or **\\u{0C80}** if the unicode flag is set) | `ಀ` | 3197 |
| **\\u0C81** (or **\\u{0C81}** if the unicode flag is set) | `ಁ` | 3198 |
| **\\u0C82** (or **\\u{0C82}** if the unicode flag is set) | `ಂ` | 3199 |
| **\\u0C83** (or **\\u{0C83}** if the unicode flag is set) | `ಃ` | 3200 |
| **\\u0C84** (or **\\u{0C84}** if the unicode flag is set) | `KANNADA SIGN SIDDHAM` | 3201 |
| **\\u0C85** (or **\\u{0C85}** if the unicode flag is set) | `ಅ` | 3202 |
| **\\u0C86** (or **\\u{0C86}** if the unicode flag is set) | `ಆ` | 3203 |
| **\\u0C87** (or **\\u{0C87}** if the unicode flag is set) | `ಇ` | 3204 |
| **\\u0C88** (or **\\u{0C88}** if the unicode flag is set) | `ಈ` | 3205 |
| **\\u0C89** (or **\\u{0C89}** if the unicode flag is set) | `ಉ` | 3206 |
| **\\u0C8a** (or **\\u{0C8a}** if the unicode flag is set) | `ಊ` | 3207 |
| **\\u0C8b** (or **\\u{0C8b}** if the unicode flag is set) | `ಋ` | 3208 |
| **\\u0C8c** (or **\\u{0C8c}** if the unicode flag is set) | `ಌ` | 3209 |
| **\\u0C8d** (or **\\u{0C8d}** if the unicode flag is set) | reserved | 3210 |
| **\\u0C8e** (or **\\u{0C8e}** if the unicode flag is set) | `ಎ` | 3211 |
| **\\u0C8f** (or **\\u{0C8f}** if the unicode flag is set) | `ಏ` | 3212 |
| **\\u0C90** (or **\\u{0C90}** if the unicode flag is set) | `ಐ` | 3213 |
| **\\u0C91** (or **\\u{0C91}** if the unicode flag is set) | reserved | 3214 |
| **\\u0C92** (or **\\u{0C92}** if the unicode flag is set) | `ಒ` | 3215 |
| **\\u0C93** (or **\\u{0C93}** if the unicode flag is set) | `ಓ` | 3216 |
| **\\u0C94** (or **\\u{0C94}** if the unicode flag is set) | `ಔ` | 3217 |
| **\\u0C95** (or **\\u{0C95}** if the unicode flag is set) | `ಕ` | 3218 |
| **\\u0C96** (or **\\u{0C96}** if the unicode flag is set) | `ಖ` | 3219 |
| **\\u0C97** (or **\\u{0C97}** if the unicode flag is set) | `ಗ` | 3220 |
| **\\u0C98** (or **\\u{0C98}** if the unicode flag is set) | `ಘ` | 3221 |
| **\\u0C99** (or **\\u{0C99}** if the unicode flag is set) | `ಙ` | 3222 |
| **\\u0C9a** (or **\\u{0C9a}** if the unicode flag is set) | `ಚ` | 3223 |
| **\\u0C9b** (or **\\u{0C9b}** if the unicode flag is set) | `ಛ` | 3224 |
| **\\u0C9c** (or **\\u{0C9c}** if the unicode flag is set) | `ಜ` | 3225 |
| **\\u0C9d** (or **\\u{0C9d}** if the unicode flag is set) | `ಝ` | 3226 |
| **\\u0C9e** (or **\\u{0C9e}** if the unicode flag is set) | `ಞ` | 3227 |
| **\\u0C9f** (or **\\u{0C9f}** if the unicode flag is set) | `ಟ` | 3228 |
| **\\u0Ca0** (or **\\u{0Ca0}** if the unicode flag is set) | `ಠ` | 3229 |
| **\\u0Ca1** (or **\\u{0Ca1}** if the unicode flag is set) | `ಡ` | 3230 |
| **\\u0Ca2** (or **\\u{0Ca2}** if the unicode flag is set) | `ಢ` | 3231 |
| **\\u0Ca3** (or **\\u{0Ca3}** if the unicode flag is set) | `ಣ` | 3232 |
| **\\u0Ca4** (or **\\u{0Ca4}** if the unicode flag is set) | `ತ` | 3233 |
| **\\u0Ca5** (or **\\u{0Ca5}** if the unicode flag is set) | `ಥ` | 3234 |
| **\\u0Ca6** (or **\\u{0Ca6}** if the unicode flag is set) | `ದ` | 3235 |
| **\\u0Ca7** (or **\\u{0Ca7}** if the unicode flag is set) | `ಧ` | 3236 |
| **\\u0Ca8** (or **\\u{0Ca8}** if the unicode flag is set) | `ನ` | 3237 |
| **\\u0Ca9** (or **\\u{0Ca9}** if the unicode flag is set) | reserved | 3238 |
| **\\u0Caa** (or **\\u{0Caa}** if the unicode flag is set) | `ಪ` | 3239 |
| **\\u0Cab** (or **\\u{0Cab}** if the unicode flag is set) | `ಫ` | 3240 |
| **\\u0Cac** (or **\\u{0Cac}** if the unicode flag is set) | `ಬ` | 3241 |
| **\\u0Cad** (or **\\u{0Cad}** if the unicode flag is set) | `ಭ` | 3242 |
| **\\u0Cae** (or **\\u{0Cae}** if the unicode flag is set) | `ಮ` | 3243 |
| **\\u0Caf** (or **\\u{0Caf}** if the unicode flag is set) | `ಯ` | 3244 |
| **\\u0Cb0** (or **\\u{0Cb0}** if the unicode flag is set) | `ರ` | 3245 |
| **\\u0Cb1** (or **\\u{0Cb1}** if the unicode flag is set) | `ಱ` | 3246 |
| **\\u0Cb2** (or **\\u{0Cb2}** if the unicode flag is set) | `ಲ` | 3247 |
| **\\u0Cb3** (or **\\u{0Cb3}** if the unicode flag is set) | `ಳ` | 3248 |
| **\\u0Cb4** (or **\\u{0Cb4}** if the unicode flag is set) | reserved | 3249 |
| **\\u0Cb5** (or **\\u{0Cb5}** if the unicode flag is set) | `ವ` | 3250 |
| **\\u0Cb6** (or **\\u{0Cb6}** if the unicode flag is set) | `ಶ` | 3251 |
| **\\u0Cb7** (or **\\u{0Cb7}** if the unicode flag is set) | `ಷ` | 3252 |
| **\\u0Cb8** (or **\\u{0Cb8}** if the unicode flag is set) | `ಸ` | 3253 |
| **\\u0Cb9** (or **\\u{0Cb9}** if the unicode flag is set) | `ಹ` | 3254 |
| **\\u0Cba** (or **\\u{0Cba}** if the unicode flag is set) | seems to be unassigned | 3255 |
| **\\u0Cbb** (or **\\u{0Cbb}** if the unicode flag is set) | seems to be unassigned | 3256 |
| **\\u0Cbc** (or **\\u{0Cbc}** if the unicode flag is set) | `಼` | 3257 |
| **\\u0Cbd** (or **\\u{0Cbd}** if the unicode flag is set) | `ಽ` | 3258 |
| **\\u0Cbe** (or **\\u{0Cbe}** if the unicode flag is set) | `ಾ` | 3259 |
| **\\u0Cbf** (or **\\u{0Cbf}** if the unicode flag is set) | `ಿ` | 3260 |
| **\\u0Cc0** (or **\\u{0Cc0}** if the unicode flag is set) | `ೀ` | 3261 |
| **\\u0Cc1** (or **\\u{0Cc1}** if the unicode flag is set) | `ು` | 3262 |
| **\\u0Cc2** (or **\\u{0Cc2}** if the unicode flag is set) | `ೂ` | 3263 |
| **\\u0Cc3** (or **\\u{0Cc3}** if the unicode flag is set) | `ೃ` | 3264 |
| **\\u0Cc4** (or **\\u{0Cc4}** if the unicode flag is set) | `ೄ` | 3265 |
| **\\u0Cc5** (or **\\u{0Cc5}** if the unicode flag is set) | reserved | 3266 |
| **\\u0Cc6** (or **\\u{0Cc6}** if the unicode flag is set) | `ೆ` | 3267 |
| **\\u0Cc7** (or **\\u{0Cc7}** if the unicode flag is set) | `ೇ` | 3268 |
| **\\u0Cc8** (or **\\u{0Cc8}** if the unicode flag is set) | `ೈ` | 3269 |
| **\\u0Cc9** (or **\\u{0Cc9}** if the unicode flag is set) | reserved | 3270 |
| **\\u0Cca** (or **\\u{0Cca}** if the unicode flag is set) | `ೊ` | 3271 |
| **\\u0Ccb** (or **\\u{0Ccb}** if the unicode flag is set) | `ೋ` | 3272 |
| **\\u0Ccc** (or **\\u{0Ccc}** if the unicode flag is set) | `ೌ` | 3273 |
| **\\u0Ccd** (or **\\u{0Ccd}** if the unicode flag is set) | `್` | 3274 |
| **\\u0Cce** (or **\\u{0Cce}** if the unicode flag is set) | seems to be unassigned | 3275 |
| **\\u0Ccd** (or **\\u{0Ccd}** if the unicode flag is set) | seems to be unassigned | 3276 |
| **\\u0Cce** (or **\\u{0Cce}** if the unicode flag is set) | seems to be unassigned | 3277 |
| **\\u0Ccf** (or **\\u{0Ccf}** if the unicode flag is set) | seems to be unassigned | 3278 |
| **\\u0Cd0** (or **\\u{0Cd0}** if the unicode flag is set) | seems to be unassigned | 3279 |
| **\\u0Cd1** (or **\\u{0Cd1}** if the unicode flag is set) | seems to be unassigned | 3280 |
| **\\u0Cd2** (or **\\u{0Cd2}** if the unicode flag is set) | seems to be unassigned | 3281 |
| **\\u0Cd3** (or **\\u{0Cd3}** if the unicode flag is set) | seems to be unassigned | 3282 |
| **\\u0Cd4** (or **\\u{0Cd4}** if the unicode flag is set) | seems to be unassigned | 3283 |
| **\\u0Cd5** (or **\\u{0Cd5}** if the unicode flag is set) | `ೕ` | 3284 |
| **\\u0Cd6** (or **\\u{0Cd6}** if the unicode flag is set) | `ೖ` | 3285 |
| **\\u0Cd7** (or **\\u{0Cd7}** if the unicode flag is set) | seems to be unassigned | 3286 |
| **\\u0Cd8** (or **\\u{0Cd8}** if the unicode flag is set) | seems to be unassigned | 3287 |
| **\\u0Cd9** (or **\\u{0Cd9}** if the unicode flag is set) | seems to be unassigned | 3288 |
| **\\u0Cda** (or **\\u{0Cda}** if the unicode flag is set) | seems to be unassigned | 3289 |
| **\\u0Cdb** (or **\\u{0Cdb}** if the unicode flag is set) | seems to be unassigned | 3290 |
| **\\u0Cdc** (or **\\u{0Cdc}** if the unicode flag is set) | seems to be unassigned | 3291 |
| **\\u0Cdd** (or **\\u{0Cdd}** if the unicode flag is set) | `KANNADA LETTER NAKAARA POLLU` | 3292 |
| **\\u0Cde** (or **\\u{0Cde}** if the unicode flag is set) | `ೞ` | 3293 |
| **\\u0Cdf** (or **\\u{0Cdf}** if the unicode flag is set) | seems to be unassigned | 3294 |
| **\\u0Ce0** (or **\\u{0Ce0}** if the unicode flag is set) | `ೠ` | 3295 |
| **\\u0Ce1** (or **\\u{0Ce1}** if the unicode flag is set) | `ೡ` | 3296 |
| **\\u0Ce2** (or **\\u{0Ce2}** if the unicode flag is set) | `ೢ` | 3297 |
| **\\u0Ce3** (or **\\u{0Ce3}** if the unicode flag is set) | `ೣ` | 3298 |
| **\\u0Ce4** (or **\\u{0Ce4}** if the unicode flag is set) | reserved | 3299 |
| **\\u0Ce5** (or **\\u{0Ce5}** if the unicode flag is set) | reserved | 3300 |
| **\\u0Ce6** (or **\\u{0Ce6}** if the unicode flag is set) | `೦` | 3301 |
| **\\u0Ce7** (or **\\u{0Ce7}** if the unicode flag is set) | `೧` | 3302 |
| **\\u0Ce8** (or **\\u{0Ce8}** if the unicode flag is set) | `೨` | 3303 |
| **\\u0Ce9** (or **\\u{0Ce9}** if the unicode flag is set) | `೩` | 3304 |
| **\\u0Cea** (or **\\u{0Cea}** if the unicode flag is set) | `೪` | 3305 |
| **\\u0Ceb** (or **\\u{0Ceb}** if the unicode flag is set) | `೫` | 3306 |
| **\\u0Cec** (or **\\u{0Cec}** if the unicode flag is set) | `೬` | 3307 |
| **\\u0Ced** (or **\\u{0Ced}** if the unicode flag is set) | `೭` | 3308 |
| **\\u0Cee** (or **\\u{0Cee}** if the unicode flag is set) | `೮` | 3309 |
| **\\u0Cef** (or **\\u{0Cef}** if the unicode flag is set) | `೯` | 3310 |
| **\\u0Cf0** (or **\\u{0Cf0}** if the unicode flag is set) | seems to be unassigned | 3311 |
| **\\u0Cf1** (or **\\u{0Cf1}** if the unicode flag is set) | `ೱ` | 3312 |
| **\\u0Cf2** (or **\\u{0Cf2}** if the unicode flag is set) | `ೲ` | 3313 |
| **\\u0Cf3** (or **\\u{0Cf3}** if the unicode flag is set) | `KANNADA SIGN COMBINING ANUSVARA ABOVE RIGHT` | 3314 |
| **\\u0Cf4** (or **\\u{0Cf4}** if the unicode flag is set) | seems to be unassigned | 3315 |
| **\\u0Cf5** (or **\\u{0Cf5}** if the unicode flag is set) | seems to be unassigned | 3316 |
| **\\u0Cf6** (or **\\u{0Cf6}** if the unicode flag is set) | seems to be unassigned | 3317 |
| **\\u0Cf7** (or **\\u{0Cf7}** if the unicode flag is set) | seems to be unassigned | 3318 |
| **\\u0Cf8** (or **\\u{0Cf8}** if the unicode flag is set) | seems to be unassigned | 3319 |
| **\\u0Cf9** (or **\\u{0Cf9}** if the unicode flag is set) | seems to be unassigned | 3320 |
| **\\u0Cfa** (or **\\u{0Cfa}** if the unicode flag is set) | seems to be unassigned | 3321 |
| **\\u0Cfb** (or **\\u{0Cfb}** if the unicode flag is set) | seems to be unassigned | 3322 |
| **\\u0Cfc** (or **\\u{0Cfc}** if the unicode flag is set) | seems to be unassigned | 3323 |
| **\\u0Cfd** (or **\\u{0Cfd}** if the unicode flag is set) | seems to be unassigned | 3324 |
| **\\u0Cfe** (or **\\u{0Cfe}** if the unicode flag is set) | seems to be unassigned | 3325 |
| **\\u0Cff** (or **\\u{0Cff}** if the unicode flag is set) | seems to be unassigned | 3326 |
| **\\u0D00** (or **\\u{0D00}** if the unicode flag is set) | `MALAYALAM SIGN COMBINING ANUSVARA ABOVE` | 3327 |
| **\\u0D01** (or **\\u{0D01}** if the unicode flag is set) | `ഁ` | 3328 |
| **\\u0D02** (or **\\u{0D02}** if the unicode flag is set) | `ം` | 3329 |
| **\\u0D03** (or **\\u{0D03}** if the unicode flag is set) | `ഃ` | 3330 |
| **\\u0D04** (or **\\u{0D04}** if the unicode flag is set) | `MALAYALAM LETTER VEDIC ANUSVARA` | 3331 |
| **\\u0D05** (or **\\u{0D05}** if the unicode flag is set) | `അ` | 3332 |
| **\\u0D06** (or **\\u{0D06}** if the unicode flag is set) | `ആ` | 3333 |
| **\\u0D07** (or **\\u{0D07}** if the unicode flag is set) | `ഇ` | 3334 |
| **\\u0D08** (or **\\u{0D08}** if the unicode flag is set) | `ഈ` | 3335 |
| **\\u0D09** (or **\\u{0D09}** if the unicode flag is set) | `ഉ` | 3336 |
| **\\u0D0a** (or **\\u{0D0a}** if the unicode flag is set) | `ഊ` | 3337 |
| **\\u0D0b** (or **\\u{0D0b}** if the unicode flag is set) | `ഋ` | 3338 |
| **\\u0D0c** (or **\\u{0D0c}** if the unicode flag is set) | `ഌ` | 3339 |
| **\\u0D0d** (or **\\u{0D0d}** if the unicode flag is set) | reserved | 3340 |
| **\\u0D0e** (or **\\u{0D0e}** if the unicode flag is set) | `എ` | 3341 |
| **\\u0D0f** (or **\\u{0D0f}** if the unicode flag is set) | `ഏ` | 3342 |
| **\\u0D10** (or **\\u{0D10}** if the unicode flag is set) | `ഐ` | 3343 |
| **\\u0D11** (or **\\u{0D11}** if the unicode flag is set) | reserved | 3344 |
| **\\u0D12** (or **\\u{0D12}** if the unicode flag is set) | `ഒ` | 3345 |
| **\\u0D13** (or **\\u{0D13}** if the unicode flag is set) | `ഓ` | 3346 |
| **\\u0D14** (or **\\u{0D14}** if the unicode flag is set) | `ഔ` | 3347 |
| **\\u0D15** (or **\\u{0D15}** if the unicode flag is set) | `ക` | 3348 |
| **\\u0D16** (or **\\u{0D16}** if the unicode flag is set) | `ഖ` | 3349 |
| **\\u0D17** (or **\\u{0D17}** if the unicode flag is set) | `ഗ` | 3350 |
| **\\u0D18** (or **\\u{0D18}** if the unicode flag is set) | `ഘ` | 3351 |
| **\\u0D19** (or **\\u{0D19}** if the unicode flag is set) | `ങ` | 3352 |
| **\\u0D1a** (or **\\u{0D1a}** if the unicode flag is set) | `ച` | 3353 |
| **\\u0D1b** (or **\\u{0D1b}** if the unicode flag is set) | `ഛ` | 3354 |
| **\\u0D1c** (or **\\u{0D1c}** if the unicode flag is set) | `ജ` | 3355 |
| **\\u0D1d** (or **\\u{0D1d}** if the unicode flag is set) | `ഝ` | 3356 |
| **\\u0D1e** (or **\\u{0D1e}** if the unicode flag is set) | `ഞ` | 3357 |
| **\\u0D1f** (or **\\u{0D1f}** if the unicode flag is set) | `ട` | 3358 |
| **\\u0D20** (or **\\u{0D20}** if the unicode flag is set) | `ഠ` | 3359 |
| **\\u0D21** (or **\\u{0D21}** if the unicode flag is set) | `ഡ` | 3360 |
| **\\u0D22** (or **\\u{0D22}** if the unicode flag is set) | `ഢ` | 3361 |
| **\\u0D23** (or **\\u{0D23}** if the unicode flag is set) | `ണ` | 3362 |
| **\\u0D24** (or **\\u{0D24}** if the unicode flag is set) | `ത` | 3363 |
| **\\u0D25** (or **\\u{0D25}** if the unicode flag is set) | `ഥ` | 3364 |
| **\\u0D26** (or **\\u{0D26}** if the unicode flag is set) | `ദ` | 3365 |
| **\\u0D27** (or **\\u{0D27}** if the unicode flag is set) | `ധ` | 3366 |
| **\\u0D28** (or **\\u{0D28}** if the unicode flag is set) | `ന` | 3367 |
| **\\u0D29** (or **\\u{0D29}** if the unicode flag is set) | `ഩ` | 3368 |
| **\\u0D2a** (or **\\u{0D2a}** if the unicode flag is set) | `പ` | 3369 |
| **\\u0D2b** (or **\\u{0D2b}** if the unicode flag is set) | `ഫ` | 3370 |
| **\\u0D2c** (or **\\u{0D2c}** if the unicode flag is set) | `ബ` | 3371 |
| **\\u0D2d** (or **\\u{0D2d}** if the unicode flag is set) | `ഭ` | 3372 |
| **\\u0D2e** (or **\\u{0D2e}** if the unicode flag is set) | `മ` | 3373 |
| **\\u0D2f** (or **\\u{0D2f}** if the unicode flag is set) | `യ` | 3374 |
| **\\u0D30** (or **\\u{0D30}** if the unicode flag is set) | `ര` | 3375 |
| **\\u0D31** (or **\\u{0D31}** if the unicode flag is set) | `റ` | 3376 |
| **\\u0D32** (or **\\u{0D32}** if the unicode flag is set) | `ല` | 3377 |
| **\\u0D33** (or **\\u{0D33}** if the unicode flag is set) | `ള` | 3378 |
| **\\u0D34** (or **\\u{0D34}** if the unicode flag is set) | `ഴ` | 3379 |
| **\\u0D35** (or **\\u{0D35}** if the unicode flag is set) | `വ` | 3380 |
| **\\u0D36** (or **\\u{0D36}** if the unicode flag is set) | `ശ` | 3381 |
| **\\u0D37** (or **\\u{0D37}** if the unicode flag is set) | `ഷ` | 3382 |
| **\\u0D38** (or **\\u{0D38}** if the unicode flag is set) | `സ` | 3383 |
| **\\u0D39** (or **\\u{0D39}** if the unicode flag is set) | `ഹ` | 3384 |
| **\\u0D3a** (or **\\u{0D3a}** if the unicode flag is set) | `ഺ` | 3385 |
| **\\u0D3b** (or **\\u{0D3b}** if the unicode flag is set) | `MALAYALAM SIGN VERTICAL BAR VIRAMA` | 3386 |
| **\\u0D3c** (or **\\u{0D3c}** if the unicode flag is set) | `MALAYALAM SIGN CIRCULAR VIRAMA` | 3387 |
| **\\u0D3d** (or **\\u{0D3d}** if the unicode flag is set) | `ഽ` | 3388 |
| **\\u0D3e** (or **\\u{0D3e}** if the unicode flag is set) | `ാ` | 3389 |
| **\\u0D3f** (or **\\u{0D3f}** if the unicode flag is set) | `ി` | 3390 |
| **\\u0D40** (or **\\u{0D40}** if the unicode flag is set) | `ീ` | 3391 |
| **\\u0D41** (or **\\u{0D41}** if the unicode flag is set) | `ു` | 3392 |
| **\\u0D42** (or **\\u{0D42}** if the unicode flag is set) | `ൂ` | 3393 |
| **\\u0D43** (or **\\u{0D43}** if the unicode flag is set) | `ൃ` | 3394 |
| **\\u0D44** (or **\\u{0D44}** if the unicode flag is set) | `ൄ` | 3395 |
| **\\u0D45** (or **\\u{0D45}** if the unicode flag is set) | reserved | 3396 |
| **\\u0D46** (or **\\u{0D46}** if the unicode flag is set) | `െ` | 3397 |
| **\\u0D47** (or **\\u{0D47}** if the unicode flag is set) | `േ` | 3398 |
| **\\u0D48** (or **\\u{0D48}** if the unicode flag is set) | `ൈ` | 3399 |
| **\\u0D49** (or **\\u{0D49}** if the unicode flag is set) | seems to be unassigned | 3400 |
| **\\u0D4a** (or **\\u{0D4a}** if the unicode flag is set) | `ൊ` | 3401 |
| **\\u0D4b** (or **\\u{0D4b}** if the unicode flag is set) | `ോ` | 3402 |
| **\\u0D4c** (or **\\u{0D4c}** if the unicode flag is set) | `ൌ` | 3403 |
| **\\u0D4d** (or **\\u{0D4d}** if the unicode flag is set) | `്` | 3404 |
| **\\u0D4e** (or **\\u{0D4e}** if the unicode flag is set) | `ൎ` | 3405 |
| **\\u0D4f** (or **\\u{0D4f}** if the unicode flag is set) | `MALAYALAM SIGN PARA` | 3406 |
| **\\u0D50** (or **\\u{0D50}** if the unicode flag is set) | seems to be unassigned | 3407 |
| **\\u0D51** (or **\\u{0D51}** if the unicode flag is set) | seems to be unassigned | 3408 |
| **\\u0D52** (or **\\u{0D52}** if the unicode flag is set) | seems to be unassigned | 3409 |
| **\\u0D53** (or **\\u{0D53}** if the unicode flag is set) | seems to be unassigned | 3410 |
| **\\u0D54** (or **\\u{0D54}** if the unicode flag is set) | `MALAYALAM LETTER CHILLU M` | 3411 |
| **\\u0D55** (or **\\u{0D55}** if the unicode flag is set) | `MALAYALAM LETTER CHILLU Y` | 3412 |
| **\\u0D56** (or **\\u{0D56}** if the unicode flag is set) | `MALAYALAM LETTER CHILLU LLL` | 3413 |
| **\\u0D57** (or **\\u{0D57}** if the unicode flag is set) | `ൗ` | 3414 |
| **\\u0D58** (or **\\u{0D58}** if the unicode flag is set) | `MALAYALAM FRACTION ONE ONE-HUNDREDAND-SIXTIETH` | 3415 |
| **\\u0D59** (or **\\u{0D59}** if the unicode flag is set) | `MALAYALAM FRACTION ONE FORTIETH` | 3416 |
| **\\u0D5a** (or **\\u{0D5a}** if the unicode flag is set) | `MALAYALAM FRACTION THREE EIGHTIETHS` | 3417 |
| **\\u0D5b** (or **\\u{0D5b}** if the unicode flag is set) | `MALAYALAM FRACTION ONE TWENTIETH` | 3418 |
| **\\u0D5c** (or **\\u{0D5c}** if the unicode flag is set) | `MALAYALAM FRACTION ONE TENTH` | 3419 |
| **\\u0D5d** (or **\\u{0D5d}** if the unicode flag is set) | `MALAYALAM FRACTION THREE TWENTIETHS` | 3420 |
| **\\u0D5e** (or **\\u{0D5e}** if the unicode flag is set) | `MALAYALAM FRACTION ONE FIFTH` | 3421 |
| **\\u0D5f** (or **\\u{0D5f}** if the unicode flag is set) | `ൟ` | 3422 |
| **\\u0D60** (or **\\u{0D60}** if the unicode flag is set) | `ൠ` | 3423 |
| **\\u0D61** (or **\\u{0D61}** if the unicode flag is set) | `ൡ` | 3424 |
| **\\u0D62** (or **\\u{0D62}** if the unicode flag is set) | `ൢ` | 3425 |
| **\\u0D63** (or **\\u{0D63}** if the unicode flag is set) | `ൣ` | 3426 |
| **\\u0D64** (or **\\u{0D64}** if the unicode flag is set) | reserved | 3427 |
| **\\u0D65** (or **\\u{0D65}** if the unicode flag is set) | reserved | 3428 |
| **\\u0D66** (or **\\u{0D66}** if the unicode flag is set) | `൦` | 3429 |
| **\\u0D67** (or **\\u{0D67}** if the unicode flag is set) | `൧` | 3430 |
| **\\u0D68** (or **\\u{0D68}** if the unicode flag is set) | `൨` | 3431 |
| **\\u0D69** (or **\\u{0D69}** if the unicode flag is set) | `൩` | 3432 |
| **\\u0D6a** (or **\\u{0D6a}** if the unicode flag is set) | `൪` | 3433 |
| **\\u0D6b** (or **\\u{0D6b}** if the unicode flag is set) | `൫` | 3434 |
| **\\u0D6c** (or **\\u{0D6c}** if the unicode flag is set) | `൬` | 3435 |
| **\\u0D6d** (or **\\u{0D6d}** if the unicode flag is set) | `൭` | 3436 |
| **\\u0D6e** (or **\\u{0D6e}** if the unicode flag is set) | `൮` | 3437 |
| **\\u0D6f** (or **\\u{0D6f}** if the unicode flag is set) | `൯` | 3438 |
| **\\u0D70** (or **\\u{0D70}** if the unicode flag is set) | `൰` | 3439 |
| **\\u0D71** (or **\\u{0D71}** if the unicode flag is set) | `൱` | 3440 |
| **\\u0D72** (or **\\u{0D72}** if the unicode flag is set) | `൲` | 3441 |
| **\\u0D73** (or **\\u{0D73}** if the unicode flag is set) | `൳` | 3442 |
| **\\u0D74** (or **\\u{0D74}** if the unicode flag is set) | `൴` | 3443 |
| **\\u0D75** (or **\\u{0D75}** if the unicode flag is set) | `൵` | 3444 |
| **\\u0D76** (or **\\u{0D76}** if the unicode flag is set) | `MALAYALAM FRACTION ONE SIXTEENTH` | 3445 |
| **\\u0D77** (or **\\u{0D77}** if the unicode flag is set) | `MALAYALAM FRACTION ONE EIGHTH` | 3446 |
| **\\u0D78** (or **\\u{0D78}** if the unicode flag is set) | `MALAYALAM FRACTION THREE SIXTEENTHS` | 3447 |
| **\\u0D79** (or **\\u{0D79}** if the unicode flag is set) | `൹` | 3448 |
| **\\u0D7a** (or **\\u{0D7a}** if the unicode flag is set) | `ൺ` | 3449 |
| **\\u0D7b** (or **\\u{0D7b}** if the unicode flag is set) | `ൻ` | 3450 |
| **\\u0D7c** (or **\\u{0D7c}** if the unicode flag is set) | `ർ` | 3451 |
| **\\u0D7d** (or **\\u{0D7d}** if the unicode flag is set) | `ൽ` | 3452 |
| **\\u0D7e** (or **\\u{0D7e}** if the unicode flag is set) | `ൾ` | 3453 |
| **\\u0D7f** (or **\\u{0D7f}** if the unicode flag is set) | `ൿ` | 3454 |
| **\\u0D80** (or **\\u{0D80}** if the unicode flag is set) | seems to be unassigned | 3455 |
| **\\u0D81** (or **\\u{0D81}** if the unicode flag is set) | `SINHALA SIGN CANDRABINDU` | 3456 |
| **\\u0D82** (or **\\u{0D82}** if the unicode flag is set) | `ං` | 3457 |
| **\\u0D83** (or **\\u{0D83}** if the unicode flag is set) | `ඃ` | 3458 |
| **\\u0D84** (or **\\u{0D84}** if the unicode flag is set) | seems to be unassigned | 3459 |
| **\\u0D85** (or **\\u{0D85}** if the unicode flag is set) | `අ` | 3460 |
| **\\u0D86** (or **\\u{0D86}** if the unicode flag is set) | `ආ` | 3461 |
| **\\u0D87** (or **\\u{0D87}** if the unicode flag is set) | `ඇ` | 3462 |
| **\\u0D88** (or **\\u{0D88}** if the unicode flag is set) | `ඈ` | 3463 |
| **\\u0D89** (or **\\u{0D89}** if the unicode flag is set) | `ඉ` | 3464 |
| **\\u0D8a** (or **\\u{0D8a}** if the unicode flag is set) | `ඊ` | 3465 |
| **\\u0D8b** (or **\\u{0D8b}** if the unicode flag is set) | `උ` | 3466 |
| **\\u0D8c** (or **\\u{0D8c}** if the unicode flag is set) | `ඌ` | 3467 |
| **\\u0D8d** (or **\\u{0D8d}** if the unicode flag is set) | `ඍ` | 3468 |
| **\\u0D8e** (or **\\u{0D8e}** if the unicode flag is set) | `ඎ` | 3469 |
| **\\u0D8f** (or **\\u{0D8f}** if the unicode flag is set) | `ඏ` | 3470 |
| **\\u0D90** (or **\\u{0D90}** if the unicode flag is set) | `ඐ` | 3471 |
| **\\u0D91** (or **\\u{0D91}** if the unicode flag is set) | `එ` | 3472 |
| **\\u0D92** (or **\\u{0D92}** if the unicode flag is set) | `ඒ` | 3473 |
| **\\u0D93** (or **\\u{0D93}** if the unicode flag is set) | `ඓ` | 3474 |
| **\\u0D94** (or **\\u{0D94}** if the unicode flag is set) | `ඔ` | 3475 |
| **\\u0D95** (or **\\u{0D95}** if the unicode flag is set) | `ඕ` | 3476 |
| **\\u0D96** (or **\\u{0D96}** if the unicode flag is set) | `ඖ` | 3477 |
| **\\u0D97** (or **\\u{0D97}** if the unicode flag is set) | seems to be unassigned | 3478 |
| **\\u0D98** (or **\\u{0D98}** if the unicode flag is set) | seems to be unassigned | 3479 |
| **\\u0D99** (or **\\u{0D99}** if the unicode flag is set) | seems to be unassigned | 3480 |
| **\\u0D9a** (or **\\u{0D9a}** if the unicode flag is set) | `ක` | 3481 |
| **\\u0D9b** (or **\\u{0D9b}** if the unicode flag is set) | `ඛ` | 3482 |
| **\\u0D9c** (or **\\u{0D9c}** if the unicode flag is set) | `ග` | 3483 |
| **\\u0D9d** (or **\\u{0D9d}** if the unicode flag is set) | `ඝ` | 3484 |
| **\\u0D9e** (or **\\u{0D9e}** if the unicode flag is set) | `ඞ` | 3485 |
| **\\u0D9f** (or **\\u{0D9f}** if the unicode flag is set) | `ඟ` | 3486 |
| **\\u0Da0** (or **\\u{0Da0}** if the unicode flag is set) | `ච` | 3487 |
| **\\u0Da1** (or **\\u{0Da1}** if the unicode flag is set) | `ඡ` | 3488 |
| **\\u0Da2** (or **\\u{0Da2}** if the unicode flag is set) | `ජ` | 3489 |
| **\\u0Da3** (or **\\u{0Da3}** if the unicode flag is set) | `ඣ` | 3490 |
| **\\u0Da4** (or **\\u{0Da4}** if the unicode flag is set) | `ඤ` | 3491 |
| **\\u0Da5** (or **\\u{0Da5}** if the unicode flag is set) | `ඥ` | 3492 |
| **\\u0Da6** (or **\\u{0Da6}** if the unicode flag is set) | `ඦ` | 3493 |
| **\\u0Da7** (or **\\u{0Da7}** if the unicode flag is set) | `ට` | 3494 |
| **\\u0Da8** (or **\\u{0Da8}** if the unicode flag is set) | `ඨ` | 3495 |
| **\\u0Da9** (or **\\u{0Da9}** if the unicode flag is set) | `ඩ` | 3496 |
| **\\u0Daa** (or **\\u{0Daa}** if the unicode flag is set) | `ඪ` | 3497 |
| **\\u0Dab** (or **\\u{0Dab}** if the unicode flag is set) | `ණ` | 3498 |
| **\\u0Dac** (or **\\u{0Dac}** if the unicode flag is set) | `ඬ` | 3499 |
| **\\u0Dad** (or **\\u{0Dad}** if the unicode flag is set) | `ත` | 3500 |
| **\\u0Dae** (or **\\u{0Dae}** if the unicode flag is set) | `ථ` | 3501 |
| **\\u0Daf** (or **\\u{0Daf}** if the unicode flag is set) | `ද` | 3502 |
| **\\u0Db0** (or **\\u{0Db0}** if the unicode flag is set) | `ධ` | 3503 |
| **\\u0Db1** (or **\\u{0Db1}** if the unicode flag is set) | `න` | 3504 |
| **\\u0Db2** (or **\\u{0Db2}** if the unicode flag is set) | reserved | 3505 |
| **\\u0Db3** (or **\\u{0Db3}** if the unicode flag is set) | `ඳ` | 3506 |
| **\\u0Db4** (or **\\u{0Db4}** if the unicode flag is set) | `ප` | 3507 |
| **\\u0Db5** (or **\\u{0Db5}** if the unicode flag is set) | `ඵ` | 3508 |
| **\\u0Db6** (or **\\u{0Db6}** if the unicode flag is set) | `බ` | 3509 |
| **\\u0Db7** (or **\\u{0Db7}** if the unicode flag is set) | `භ` | 3510 |
| **\\u0Db8** (or **\\u{0Db8}** if the unicode flag is set) | `ම` | 3511 |
| **\\u0Db9** (or **\\u{0Db9}** if the unicode flag is set) | `ඹ` | 3512 |
| **\\u0Dba** (or **\\u{0Dba}** if the unicode flag is set) | `ය` | 3513 |
| **\\u0Dbb** (or **\\u{0Dbb}** if the unicode flag is set) | `ර` | 3514 |
| **\\u0Dbc** (or **\\u{0Dbc}** if the unicode flag is set) | reserved | 3515 |
| **\\u0Dbd** (or **\\u{0Dbd}** if the unicode flag is set) | `ල` | 3516 |
| **\\u0Dbe** (or **\\u{0Dbe}** if the unicode flag is set) | reserved | 3517 |
| **\\u0Dbf** (or **\\u{0Dbf}** if the unicode flag is set) | reserved | 3518 |
| **\\u0Dc0** (or **\\u{0Dc0}** if the unicode flag is set) | `ව` | 3519 |
| **\\u0Dc1** (or **\\u{0Dc1}** if the unicode flag is set) | `ශ` | 3520 |
| **\\u0Dc2** (or **\\u{0Dc2}** if the unicode flag is set) | `ෂ` | 3521 |
| **\\u0Dc3** (or **\\u{0Dc3}** if the unicode flag is set) | `ස` | 3522 |
| **\\u0Dc4** (or **\\u{0Dc4}** if the unicode flag is set) | `හ` | 3523 |
| **\\u0Dc5** (or **\\u{0Dc5}** if the unicode flag is set) | `ළ` | 3524 |
| **\\u0Dc6** (or **\\u{0Dc6}** if the unicode flag is set) | `ෆ` | 3525 |
| **\\u0Dc7** (or **\\u{0Dc7}** if the unicode flag is set) | seems to be unassigned | 3526 |
| **\\u0Dc8** (or **\\u{0Dc8}** if the unicode flag is set) | seems to be unassigned | 3527 |
| **\\u0Dc9** (or **\\u{0Dc9}** if the unicode flag is set) | seems to be unassigned | 3528 |
| **\\u0Dca** (or **\\u{0Dca}** if the unicode flag is set) | `්` | 3529 |
| **\\u0Dcb** (or **\\u{0Dcb}** if the unicode flag is set) | seems to be unassigned | 3530 |
| **\\u0Dcc** (or **\\u{0Dcc}** if the unicode flag is set) | seems to be unassigned | 3531 |
| **\\u0Dcd** (or **\\u{0Dcd}** if the unicode flag is set) | seems to be unassigned | 3532 |
| **\\u0Dce** (or **\\u{0Dce}** if the unicode flag is set) | seems to be unassigned | 3533 |
| **\\u0Dcf** (or **\\u{0Dcf}** if the unicode flag is set) | `ා` | 3534 |
| **\\u0Dd0** (or **\\u{0Dd0}** if the unicode flag is set) | `ැ` | 3535 |
| **\\u0Dd1** (or **\\u{0Dd1}** if the unicode flag is set) | `ෑ` | 3536 |
| **\\u0Dd2** (or **\\u{0Dd2}** if the unicode flag is set) | `ි` | 3537 |
| **\\u0Dd3** (or **\\u{0Dd3}** if the unicode flag is set) | `ී` | 3538 |
| **\\u0Dd4** (or **\\u{0Dd4}** if the unicode flag is set) | `ු` | 3539 |
| **\\u0Dd5** (or **\\u{0Dd5}** if the unicode flag is set) | reserved | 3540 |
| **\\u0Dd6** (or **\\u{0Dd6}** if the unicode flag is set) | `ූ` | 3541 |
| **\\u0Dd7** (or **\\u{0Dd7}** if the unicode flag is set) | reserved | 3542 |
| **\\u0Dd8** (or **\\u{0Dd8}** if the unicode flag is set) | `ෘ` | 3543 |
| **\\u0Dd9** (or **\\u{0Dd9}** if the unicode flag is set) | `ෙ` | 3544 |
| **\\u0Dda** (or **\\u{0Dda}** if the unicode flag is set) | `ේ` | 3545 |
| **\\u0Ddb** (or **\\u{0Ddb}** if the unicode flag is set) | `ෛ` | 3546 |
| **\\u0Ddc** (or **\\u{0Ddc}** if the unicode flag is set) | `ො` | 3547 |
| **\\u0Ddd** (or **\\u{0Ddd}** if the unicode flag is set) | `ෝ` | 3548 |
| **\\u0Dde** (or **\\u{0Dde}** if the unicode flag is set) | `ෞ` | 3549 |
| **\\u0Ddf** (or **\\u{0Ddf}** if the unicode flag is set) | `ෟ` | 3550 |
| **\\u0De0** (or **\\u{0De0}** if the unicode flag is set) | seems to be unassigned | 3551 |
| **\\u0De1** (or **\\u{0De1}** if the unicode flag is set) | seems to be unassigned | 3552 |
| **\\u0De2** (or **\\u{0De2}** if the unicode flag is set) | seems to be unassigned | 3553 |
| **\\u0De3** (or **\\u{0De3}** if the unicode flag is set) | seems to be unassigned | 3554 |
| **\\u0De4** (or **\\u{0De4}** if the unicode flag is set) | seems to be unassigned | 3555 |
| **\\u0De5** (or **\\u{0De5}** if the unicode flag is set) | seems to be unassigned | 3556 |
| **\\u0De6** (or **\\u{0De6}** if the unicode flag is set) | `෦` | 3557 |
| **\\u0De7** (or **\\u{0De7}** if the unicode flag is set) | `෧` | 3558 |
| **\\u0De8** (or **\\u{0De8}** if the unicode flag is set) | `෨` | 3559 |
| **\\u0De9** (or **\\u{0De9}** if the unicode flag is set) | `෩` | 3560 |
| **\\u0Dea** (or **\\u{0Dea}** if the unicode flag is set) | `෪` | 3561 |
| **\\u0Deb** (or **\\u{0Deb}** if the unicode flag is set) | `෫` | 3562 |
| **\\u0Dec** (or **\\u{0Dec}** if the unicode flag is set) | `෬` | 3563 |
| **\\u0Ded** (or **\\u{0Ded}** if the unicode flag is set) | `෭` | 3564 |
| **\\u0Dee** (or **\\u{0Dee}** if the unicode flag is set) | `෮` | 3565 |
| **\\u0Def** (or **\\u{0Def}** if the unicode flag is set) | `෯` | 3566 |
| **\\u0Df0** (or **\\u{0Df0}** if the unicode flag is set) | seems to be unassigned | 3567 |
| **\\u0Df1** (or **\\u{0Df1}** if the unicode flag is set) | seems to be unassigned | 3568 |
| **\\u0Df2** (or **\\u{0Df2}** if the unicode flag is set) | `ෲ` | 3569 |
| **\\u0Df3** (or **\\u{0Df3}** if the unicode flag is set) | `ෳ` | 3570 |
| **\\u0Df4** (or **\\u{0Df4}** if the unicode flag is set) | `෴` | 3571 |
| **\\u0Df5** (or **\\u{0Df5}** if the unicode flag is set) | seems to be unassigned | 3572 |
| **\\u0Df6** (or **\\u{0Df6}** if the unicode flag is set) | seems to be unassigned | 3573 |
| **\\u0Df7** (or **\\u{0Df7}** if the unicode flag is set) | seems to be unassigned | 3574 |
| **\\u0Df8** (or **\\u{0Df8}** if the unicode flag is set) | seems to be unassigned | 3575 |
| **\\u0Df9** (or **\\u{0Df9}** if the unicode flag is set) | seems to be unassigned | 3576 |
| **\\u0Dfa** (or **\\u{0Dfa}** if the unicode flag is set) | seems to be unassigned | 3577 |
| **\\u0Dfb** (or **\\u{0Dfb}** if the unicode flag is set) | seems to be unassigned | 3578 |
| **\\u0Dfc** (or **\\u{0Dfc}** if the unicode flag is set) | seems to be unassigned | 3579 |
| **\\u0Dfd** (or **\\u{0Dfd}** if the unicode flag is set) | seems to be unassigned | 3580 |
| **\\u0Dfe** (or **\\u{0Dfe}** if the unicode flag is set) | seems to be unassigned | 3581 |
| **\\u0Dff** (or **\\u{0Dff}** if the unicode flag is set) | seems to be unassigned | 3582 |
| **\\u0E00** (or **\\u{0E00}** if the unicode flag is set) | `฀` | 3583 |
| **\\u0E01** (or **\\u{0E01}** if the unicode flag is set) | `ก` | 3584 |
| **\\u0E02** (or **\\u{0E02}** if the unicode flag is set) | `ข` | 3585 |
| **\\u0E03** (or **\\u{0E03}** if the unicode flag is set) | `ฃ` | 3586 |
| **\\u0E04** (or **\\u{0E04}** if the unicode flag is set) | `ค` | 3587 |
| **\\u0E05** (or **\\u{0E05}** if the unicode flag is set) | `ฅ` | 3588 |
| **\\u0E06** (or **\\u{0E06}** if the unicode flag is set) | `ฆ` | 3589 |
| **\\u0E07** (or **\\u{0E07}** if the unicode flag is set) | `ง` | 3590 |
| **\\u0E08** (or **\\u{0E08}** if the unicode flag is set) | `จ` | 3591 |
| **\\u0E09** (or **\\u{0E09}** if the unicode flag is set) | `ฉ` | 3592 |
| **\\u0E0a** (or **\\u{0E0a}** if the unicode flag is set) | `ช` | 3593 |
| **\\u0E0b** (or **\\u{0E0b}** if the unicode flag is set) | `ซ` | 3594 |
| **\\u0E0c** (or **\\u{0E0c}** if the unicode flag is set) | `ฌ` | 3595 |
| **\\u0E0d** (or **\\u{0E0d}** if the unicode flag is set) | `ญ` | 3596 |
| **\\u0E0e** (or **\\u{0E0e}** if the unicode flag is set) | `ฎ` | 3597 |
| **\\u0E0f** (or **\\u{0E0f}** if the unicode flag is set) | `ฏ` | 3598 |
| **\\u0E10** (or **\\u{0E10}** if the unicode flag is set) | `ฐ` | 3599 |
| **\\u0E11** (or **\\u{0E11}** if the unicode flag is set) | `ฑ` | 3600 |
| **\\u0E12** (or **\\u{0E12}** if the unicode flag is set) | `ฒ` | 3601 |
| **\\u0E13** (or **\\u{0E13}** if the unicode flag is set) | `ณ` | 3602 |
| **\\u0E14** (or **\\u{0E14}** if the unicode flag is set) | `ด` | 3603 |
| **\\u0E15** (or **\\u{0E15}** if the unicode flag is set) | `ต` | 3604 |
| **\\u0E16** (or **\\u{0E16}** if the unicode flag is set) | `ถ` | 3605 |
| **\\u0E17** (or **\\u{0E17}** if the unicode flag is set) | `ท` | 3606 |
| **\\u0E18** (or **\\u{0E18}** if the unicode flag is set) | `ธ` | 3607 |
| **\\u0E19** (or **\\u{0E19}** if the unicode flag is set) | `น` | 3608 |
| **\\u0E1a** (or **\\u{0E1a}** if the unicode flag is set) | `บ` | 3609 |
| **\\u0E1b** (or **\\u{0E1b}** if the unicode flag is set) | `ป` | 3610 |
| **\\u0E1c** (or **\\u{0E1c}** if the unicode flag is set) | `ผ` | 3611 |
| **\\u0E1d** (or **\\u{0E1d}** if the unicode flag is set) | `ฝ` | 3612 |
| **\\u0E1e** (or **\\u{0E1e}** if the unicode flag is set) | `พ` | 3613 |
| **\\u0E1f** (or **\\u{0E1f}** if the unicode flag is set) | `ฟ` | 3614 |
| **\\u0E20** (or **\\u{0E20}** if the unicode flag is set) | `ภ` | 3615 |
| **\\u0E21** (or **\\u{0E21}** if the unicode flag is set) | `ม` | 3616 |
| **\\u0E22** (or **\\u{0E22}** if the unicode flag is set) | `ย` | 3617 |
| **\\u0E23** (or **\\u{0E23}** if the unicode flag is set) | `ร` | 3618 |
| **\\u0E24** (or **\\u{0E24}** if the unicode flag is set) | `ฤ` | 3619 |
| **\\u0E25** (or **\\u{0E25}** if the unicode flag is set) | `ล` | 3620 |
| **\\u0E26** (or **\\u{0E26}** if the unicode flag is set) | `ฦ` | 3621 |
| **\\u0E27** (or **\\u{0E27}** if the unicode flag is set) | `ว` | 3622 |
| **\\u0E28** (or **\\u{0E28}** if the unicode flag is set) | `ศ` | 3623 |
| **\\u0E29** (or **\\u{0E29}** if the unicode flag is set) | `ษ` | 3624 |
| **\\u0E2a** (or **\\u{0E2a}** if the unicode flag is set) | `ส` | 3625 |
| **\\u0E2b** (or **\\u{0E2b}** if the unicode flag is set) | `ห` | 3626 |
| **\\u0E2c** (or **\\u{0E2c}** if the unicode flag is set) | `ฬ` | 3627 |
| **\\u0E2d** (or **\\u{0E2d}** if the unicode flag is set) | `อ` | 3628 |
| **\\u0E2e** (or **\\u{0E2e}** if the unicode flag is set) | `ฮ` | 3629 |
| **\\u0E2f** (or **\\u{0E2f}** if the unicode flag is set) | `ฯ` | 3630 |
| **\\u0E30** (or **\\u{0E30}** if the unicode flag is set) | `ะ` | 3631 |
| **\\u0E31** (or **\\u{0E31}** if the unicode flag is set) | `ั` | 3632 |
| **\\u0E32** (or **\\u{0E32}** if the unicode flag is set) | `า` | 3633 |
| **\\u0E33** (or **\\u{0E33}** if the unicode flag is set) | `ำ` | 3634 |
| **\\u0E34** (or **\\u{0E34}** if the unicode flag is set) | `ิ` | 3635 |
| **\\u0E35** (or **\\u{0E35}** if the unicode flag is set) | `ี` | 3636 |
| **\\u0E36** (or **\\u{0E36}** if the unicode flag is set) | `ึ` | 3637 |
| **\\u0E37** (or **\\u{0E37}** if the unicode flag is set) | `ื` | 3638 |
| **\\u0E38** (or **\\u{0E38}** if the unicode flag is set) | `ุ` | 3639 |
| **\\u0E39** (or **\\u{0E39}** if the unicode flag is set) | `ู` | 3640 |
| **\\u0E3a** (or **\\u{0E3a}** if the unicode flag is set) | `ฺ` | 3641 |
| **\\u0E3b** (or **\\u{0E3b}** if the unicode flag is set) | seems to be unassigned | 3642 |
| **\\u0E3c** (or **\\u{0E3c}** if the unicode flag is set) | seems to be unassigned | 3643 |
| **\\u0E3d** (or **\\u{0E3d}** if the unicode flag is set) | seems to be unassigned | 3644 |
| **\\u0E3e** (or **\\u{0E3e}** if the unicode flag is set) | seems to be unassigned | 3645 |
| **\\u0E3f** (or **\\u{0E3f}** if the unicode flag is set) | `฿` | 3646 |
| **\\u0E40** (or **\\u{0E40}** if the unicode flag is set) | `เ` | 3647 |
| **\\u0E41** (or **\\u{0E41}** if the unicode flag is set) | `แ` | 3648 |
| **\\u0E42** (or **\\u{0E42}** if the unicode flag is set) | `โ` | 3649 |
| **\\u0E43** (or **\\u{0E43}** if the unicode flag is set) | `ใ` | 3650 |
| **\\u0E44** (or **\\u{0E44}** if the unicode flag is set) | `ไ` | 3651 |
| **\\u0E45** (or **\\u{0E45}** if the unicode flag is set) | `ๅ` | 3652 |
| **\\u0E46** (or **\\u{0E46}** if the unicode flag is set) | `ๆ` | 3653 |
| **\\u0E47** (or **\\u{0E47}** if the unicode flag is set) | `็` | 3654 |
| **\\u0E48** (or **\\u{0E48}** if the unicode flag is set) | `่` | 3655 |
| **\\u0E49** (or **\\u{0E49}** if the unicode flag is set) | `้` | 3656 |
| **\\u0E4a** (or **\\u{0E4a}** if the unicode flag is set) | `๊` | 3657 |
| **\\u0E4b** (or **\\u{0E4b}** if the unicode flag is set) | `๋` | 3658 |
| **\\u0E4c** (or **\\u{0E4c}** if the unicode flag is set) | `์` | 3659 |
| **\\u0E4d** (or **\\u{0E4d}** if the unicode flag is set) | `ํ` | 3660 |
| **\\u0E4e** (or **\\u{0E4e}** if the unicode flag is set) | `๎` | 3661 |
| **\\u0E4f** (or **\\u{0E4f}** if the unicode flag is set) | `๏` | 3662 |
| **\\u0E50** (or **\\u{0E50}** if the unicode flag is set) | `๐` | 3663 |
| **\\u0E51** (or **\\u{0E51}** if the unicode flag is set) | `๑` | 3664 |
| **\\u0E52** (or **\\u{0E52}** if the unicode flag is set) | `๒` | 3665 |
| **\\u0E53** (or **\\u{0E53}** if the unicode flag is set) | `๓` | 3666 |
| **\\u0E54** (or **\\u{0E54}** if the unicode flag is set) | `๔` | 3667 |
| **\\u0E55** (or **\\u{0E55}** if the unicode flag is set) | `๕` | 3668 |
| **\\u0E56** (or **\\u{0E56}** if the unicode flag is set) | `๖` | 3669 |
| **\\u0E57** (or **\\u{0E57}** if the unicode flag is set) | `๗` | 3670 |
| **\\u0E58** (or **\\u{0E58}** if the unicode flag is set) | `๘` | 3671 |
| **\\u0E59** (or **\\u{0E59}** if the unicode flag is set) | `๙` | 3672 |
| **\\u0E5a** (or **\\u{0E5a}** if the unicode flag is set) | `๚` | 3673 |
| **\\u0E5b** (or **\\u{0E5b}** if the unicode flag is set) | `๛` | 3674 |
| **\\u0E5c** (or **\\u{0E5c}** if the unicode flag is set) | seems to be unassigned | 3675 |
| **\\u0E5d** (or **\\u{0E5d}** if the unicode flag is set) | seems to be unassigned | 3676 |
| **\\u0E5e** (or **\\u{0E5e}** if the unicode flag is set) | seems to be unassigned | 3677 |
| **\\u0E5f** (or **\\u{0E5f}** if the unicode flag is set) | seems to be unassigned | 3678 |
| **\\u0E60** (or **\\u{0E60}** if the unicode flag is set) | seems to be unassigned | 3679 |
| **\\u0E61** (or **\\u{0E61}** if the unicode flag is set) | seems to be unassigned | 3680 |
| **\\u0E62** (or **\\u{0E62}** if the unicode flag is set) | seems to be unassigned | 3681 |
| **\\u0E63** (or **\\u{0E63}** if the unicode flag is set) | seems to be unassigned | 3682 |
| **\\u0E64** (or **\\u{0E64}** if the unicode flag is set) | seems to be unassigned | 3683 |
| **\\u0E65** (or **\\u{0E65}** if the unicode flag is set) | seems to be unassigned | 3684 |
| **\\u0E66** (or **\\u{0E66}** if the unicode flag is set) | seems to be unassigned | 3685 |
| **\\u0E67** (or **\\u{0E67}** if the unicode flag is set) | seems to be unassigned | 3686 |
| **\\u0E68** (or **\\u{0E68}** if the unicode flag is set) | seems to be unassigned | 3687 |
| **\\u0E69** (or **\\u{0E69}** if the unicode flag is set) | seems to be unassigned | 3688 |
| **\\u0E6a** (or **\\u{0E6a}** if the unicode flag is set) | seems to be unassigned | 3689 |
| **\\u0E6b** (or **\\u{0E6b}** if the unicode flag is set) | seems to be unassigned | 3690 |
| **\\u0E6c** (or **\\u{0E6c}** if the unicode flag is set) | seems to be unassigned | 3691 |
| **\\u0E6d** (or **\\u{0E6d}** if the unicode flag is set) | seems to be unassigned | 3692 |
| **\\u0E6e** (or **\\u{0E6e}** if the unicode flag is set) | seems to be unassigned | 3693 |
| **\\u0E6f** (or **\\u{0E6f}** if the unicode flag is set) | seems to be unassigned | 3694 |
| **\\u0E70** (or **\\u{0E70}** if the unicode flag is set) | seems to be unassigned | 3695 |
| **\\u0E71** (or **\\u{0E71}** if the unicode flag is set) | seems to be unassigned | 3696 |
| **\\u0E72** (or **\\u{0E72}** if the unicode flag is set) | seems to be unassigned | 3697 |
| **\\u0E73** (or **\\u{0E73}** if the unicode flag is set) | seems to be unassigned | 3698 |
| **\\u0E74** (or **\\u{0E74}** if the unicode flag is set) | seems to be unassigned | 3699 |
| **\\u0E75** (or **\\u{0E75}** if the unicode flag is set) | seems to be unassigned | 3700 |
| **\\u0E76** (or **\\u{0E76}** if the unicode flag is set) | seems to be unassigned | 3701 |
| **\\u0E77** (or **\\u{0E77}** if the unicode flag is set) | seems to be unassigned | 3702 |
| **\\u0E78** (or **\\u{0E78}** if the unicode flag is set) | seems to be unassigned | 3703 |
| **\\u0E79** (or **\\u{0E79}** if the unicode flag is set) | seems to be unassigned | 3704 |
| **\\u0E7a** (or **\\u{0E7a}** if the unicode flag is set) | seems to be unassigned | 3705 |
| **\\u0E7b** (or **\\u{0E7b}** if the unicode flag is set) | seems to be unassigned | 3706 |
| **\\u0E7c** (or **\\u{0E7c}** if the unicode flag is set) | seems to be unassigned | 3707 |
| **\\u0E7d** (or **\\u{0E7d}** if the unicode flag is set) | seems to be unassigned | 3708 |
| **\\u0E7e** (or **\\u{0E7e}** if the unicode flag is set) | seems to be unassigned | 3709 |
| **\\u0E7f** (or **\\u{0E7f}** if the unicode flag is set) | seems to be unassigned | 3710 |
| **\\u0E80** (or **\\u{0E80}** if the unicode flag is set) | seems to be unassigned | 3711 |
| **\\u0E81** (or **\\u{0E81}** if the unicode flag is set) | `ກ` | 3712 |
| **\\u0E82** (or **\\u{0E82}** if the unicode flag is set) | `ຂ` | 3713 |
| **\\u0E83** (or **\\u{0E83}** if the unicode flag is set) | reserved | 3714 |
| **\\u0E84** (or **\\u{0E84}** if the unicode flag is set) | `ຄ` | 3715 |
| **\\u0E85** (or **\\u{0E85}** if the unicode flag is set) | reserved | 3716 |
| **\\u0E86** (or **\\u{0E86}** if the unicode flag is set) | `LAO LETTER PALI GHA` | 3717 |
| **\\u0E87** (or **\\u{0E87}** if the unicode flag is set) | `ງ` | 3718 |
| **\\u0E88** (or **\\u{0E88}** if the unicode flag is set) | `ຈ` | 3719 |
| **\\u0E89** (or **\\u{0E89}** if the unicode flag is set) | `LAO LETTER PALI CHA` | 3720 |
| **\\u0E8a** (or **\\u{0E8a}** if the unicode flag is set) | `ຊ` | 3721 |
| **\\u0E8b** (or **\\u{0E8b}** if the unicode flag is set) | reserved | 3722 |
| **\\u0E8c** (or **\\u{0E8c}** if the unicode flag is set) | `LAO LETTER PALI JHA` | 3723 |
| **\\u0E8d** (or **\\u{0E8d}** if the unicode flag is set) | `ຍ` | 3724 |
| **\\u0E8e** (or **\\u{0E8e}** if the unicode flag is set) | `LAO LETTER PALI NYA` | 3725 |
| **\\u0E8f** (or **\\u{0E8f}** if the unicode flag is set) | `LAO LETTER PALI TTA` | 3726 |
| **\\u0E90** (or **\\u{0E90}** if the unicode flag is set) | `LAO LETTER PALI TTHA` | 3727 |
| **\\u0E91** (or **\\u{0E91}** if the unicode flag is set) | `LAO LETTER PALI DDA` | 3728 |
| **\\u0E92** (or **\\u{0E92}** if the unicode flag is set) | `LAO LETTER PALI DDHA` | 3729 |
| **\\u0E93** (or **\\u{0E93}** if the unicode flag is set) | `LAO LETTER PALI NNA` | 3730 |
| **\\u0E94** (or **\\u{0E94}** if the unicode flag is set) | `ດ` | 3731 |
| **\\u0E95** (or **\\u{0E95}** if the unicode flag is set) | `ຕ` | 3732 |
| **\\u0E96** (or **\\u{0E96}** if the unicode flag is set) | `ຖ` | 3733 |
| **\\u0E97** (or **\\u{0E97}** if the unicode flag is set) | `ທ` | 3734 |
| **\\u0E98** (or **\\u{0E98}** if the unicode flag is set) | `LAO LETTER PALI DHA` | 3735 |
| **\\u0E99** (or **\\u{0E99}** if the unicode flag is set) | `ນ` | 3736 |
| **\\u0E9a** (or **\\u{0E9a}** if the unicode flag is set) | `ບ` | 3737 |
| **\\u0E9b** (or **\\u{0E9b}** if the unicode flag is set) | `ປ` | 3738 |
| **\\u0E9c** (or **\\u{0E9c}** if the unicode flag is set) | `ຜ` | 3739 |
| **\\u0E9d** (or **\\u{0E9d}** if the unicode flag is set) | `ຝ` | 3740 |
| **\\u0E9e** (or **\\u{0E9e}** if the unicode flag is set) | `ພ` | 3741 |
| **\\u0E9f** (or **\\u{0E9f}** if the unicode flag is set) | `ຟ` | 3742 |
| **\\u0Ea0** (or **\\u{0Ea0}** if the unicode flag is set) | `LAO LETTER PALI BHA` | 3743 |
| **\\u0Ea1** (or **\\u{0Ea1}** if the unicode flag is set) | `ມ` | 3744 |
| **\\u0Ea2** (or **\\u{0Ea2}** if the unicode flag is set) | `ຢ` | 3745 |
| **\\u0Ea3** (or **\\u{0Ea3}** if the unicode flag is set) | `ຣ` | 3746 |
| **\\u0Ea4** (or **\\u{0Ea4}** if the unicode flag is set) | reserved | 3747 |
| **\\u0Ea5** (or **\\u{0Ea5}** if the unicode flag is set) | `ລ` | 3748 |
| **\\u0Ea6** (or **\\u{0Ea6}** if the unicode flag is set) | reserved | 3749 |
| **\\u0Ea7** (or **\\u{0Ea7}** if the unicode flag is set) | `ວ` | 3750 |
| **\\u0Ea8** (or **\\u{0Ea8}** if the unicode flag is set) | `LAO LETTER SANSKRIT SHA` | 3751 |
| **\\u0Ea9** (or **\\u{0Ea9}** if the unicode flag is set) | `LAO LETTER SANSKRIT SSA` | 3752 |
| **\\u0Eaa** (or **\\u{0Eaa}** if the unicode flag is set) | `ສ` | 3753 |
| **\\u0Eab** (or **\\u{0Eab}** if the unicode flag is set) | `ຫ` | 3754 |
| **\\u0Eac** (or **\\u{0Eac}** if the unicode flag is set) | `LAO LETTER PALI LLA` | 3755 |
| **\\u0Ead** (or **\\u{0Ead}** if the unicode flag is set) | `ອ` | 3756 |
| **\\u0Eae** (or **\\u{0Eae}** if the unicode flag is set) | `ຮ` | 3757 |
| **\\u0Eaf** (or **\\u{0Eaf}** if the unicode flag is set) | `ຯ` | 3758 |
| **\\u0Eb0** (or **\\u{0Eb0}** if the unicode flag is set) | `ະ` | 3759 |
| **\\u0Eb1** (or **\\u{0Eb1}** if the unicode flag is set) | `ັ` | 3760 |
| **\\u0Eb2** (or **\\u{0Eb2}** if the unicode flag is set) | `າ` | 3761 |
| **\\u0Eb3** (or **\\u{0Eb3}** if the unicode flag is set) | `ຳ` | 3762 |
| **\\u0Eb4** (or **\\u{0Eb4}** if the unicode flag is set) | `ິ` | 3763 |
| **\\u0Eb5** (or **\\u{0Eb5}** if the unicode flag is set) | `ີ` | 3764 |
| **\\u0Eb6** (or **\\u{0Eb6}** if the unicode flag is set) | `ຶ` | 3765 |
| **\\u0Eb7** (or **\\u{0Eb7}** if the unicode flag is set) | `ື` | 3766 |
| **\\u0Eb8** (or **\\u{0Eb8}** if the unicode flag is set) | `ຸ` | 3767 |
| **\\u0Eb9** (or **\\u{0Eb9}** if the unicode flag is set) | `ູ` | 3768 |
| **\\u0Eba** (or **\\u{0Eba}** if the unicode flag is set) | `LAO SIGN PALI VIRAMA` | 3769 |
| **\\u0Ebb** (or **\\u{0Ebb}** if the unicode flag is set) | `ົ` | 3770 |
| **\\u0Ebc** (or **\\u{0Ebc}** if the unicode flag is set) | `ຼ` | 3771 |
| **\\u0Ebd** (or **\\u{0Ebd}** if the unicode flag is set) | `ຽ` | 3772 |
| **\\u0Ebe** (or **\\u{0Ebe}** if the unicode flag is set) | seems to be unassigned | 3773 |
| **\\u0Ebf** (or **\\u{0Ebf}** if the unicode flag is set) | seems to be unassigned | 3774 |
| **\\u0Ec0** (or **\\u{0Ec0}** if the unicode flag is set) | `ເ` | 3775 |
| **\\u0Ec1** (or **\\u{0Ec1}** if the unicode flag is set) | `ແ` | 3776 |
| **\\u0Ec2** (or **\\u{0Ec2}** if the unicode flag is set) | `ໂ` | 3777 |
| **\\u0Ec3** (or **\\u{0Ec3}** if the unicode flag is set) | `ໃ` | 3778 |
| **\\u0Ec4** (or **\\u{0Ec4}** if the unicode flag is set) | `ໄ` | 3779 |
| **\\u0Ec5** (or **\\u{0Ec5}** if the unicode flag is set) | seems to be unassigned | 3780 |
| **\\u0Ec6** (or **\\u{0Ec6}** if the unicode flag is set) | `ໆ` | 3781 |
| **\\u0Ec7** (or **\\u{0Ec7}** if the unicode flag is set) | seems to be unassigned | 3782 |
| **\\u0Ec8** (or **\\u{0Ec8}** if the unicode flag is set) | `່` | 3783 |
| **\\u0Ec9** (or **\\u{0Ec9}** if the unicode flag is set) | `້` | 3784 |
| **\\u0Eca** (or **\\u{0Eca}** if the unicode flag is set) | `໊` | 3785 |
| **\\u0Ecb** (or **\\u{0Ecb}** if the unicode flag is set) | `໋` | 3786 |
| **\\u0Ecc** (or **\\u{0Ecc}** if the unicode flag is set) | `໌` | 3787 |
| **\\u0Ecd** (or **\\u{0Ecd}** if the unicode flag is set) | `ໍ` | 3788 |
| **\\u0Ece** (or **\\u{0Ece}** if the unicode flag is set) | `LAO YAMAKKAN` | 3789 |
| **\\u0Ecf** (or **\\u{0Ecf}** if the unicode flag is set) | seems to be unassigned | 3790 |
| **\\u0Ed0** (or **\\u{0Ed0}** if the unicode flag is set) | `໐` | 3791 |
| **\\u0Ed1** (or **\\u{0Ed1}** if the unicode flag is set) | `໑` | 3792 |
| **\\u0Ed2** (or **\\u{0Ed2}** if the unicode flag is set) | `໒` | 3793 |
| **\\u0Ed3** (or **\\u{0Ed3}** if the unicode flag is set) | `໓` | 3794 |
| **\\u0Ed4** (or **\\u{0Ed4}** if the unicode flag is set) | `໔` | 3795 |
| **\\u0Ed5** (or **\\u{0Ed5}** if the unicode flag is set) | `໕` | 3796 |
| **\\u0Ed6** (or **\\u{0Ed6}** if the unicode flag is set) | `໖` | 3797 |
| **\\u0Ed7** (or **\\u{0Ed7}** if the unicode flag is set) | `໗` | 3798 |
| **\\u0Ed8** (or **\\u{0Ed8}** if the unicode flag is set) | `໘` | 3799 |
| **\\u0Ed9** (or **\\u{0Ed9}** if the unicode flag is set) | `໙` | 3800 |
| **\\u0Eda** (or **\\u{0Eda}** if the unicode flag is set) | seems to be unassigned | 3801 |
| **\\u0Edb** (or **\\u{0Edb}** if the unicode flag is set) | seems to be unassigned | 3802 |
| **\\u0Edc** (or **\\u{0Edc}** if the unicode flag is set) | `ໜ` | 3803 |
| **\\u0Edd** (or **\\u{0Edd}** if the unicode flag is set) | `ໝ` | 3804 |
| **\\u0Ede** (or **\\u{0Ede}** if the unicode flag is set) | `ໞ` | 3805 |
| **\\u0Edf** (or **\\u{0Edf}** if the unicode flag is set) | `ໟ` | 3806 |
| **\\u0Ee0** (or **\\u{0Ee0}** if the unicode flag is set) | seems to be unassigned | 3807 |
| **\\u0Ee1** (or **\\u{0Ee1}** if the unicode flag is set) | seems to be unassigned | 3808 |
| **\\u0Ee2** (or **\\u{0Ee2}** if the unicode flag is set) | seems to be unassigned | 3809 |
| **\\u0Ee3** (or **\\u{0Ee3}** if the unicode flag is set) | seems to be unassigned | 3810 |
| **\\u0Ee4** (or **\\u{0Ee4}** if the unicode flag is set) | seems to be unassigned | 3811 |
| **\\u0Ee5** (or **\\u{0Ee5}** if the unicode flag is set) | seems to be unassigned | 3812 |
| **\\u0Ee6** (or **\\u{0Ee6}** if the unicode flag is set) | seems to be unassigned | 3813 |
| **\\u0Ee7** (or **\\u{0Ee7}** if the unicode flag is set) | seems to be unassigned | 3814 |
| **\\u0Ee8** (or **\\u{0Ee8}** if the unicode flag is set) | seems to be unassigned | 3815 |
| **\\u0Ee9** (or **\\u{0Ee9}** if the unicode flag is set) | seems to be unassigned | 3816 |
| **\\u0Eea** (or **\\u{0Eea}** if the unicode flag is set) | seems to be unassigned | 3817 |
| **\\u0Eeb** (or **\\u{0Eeb}** if the unicode flag is set) | seems to be unassigned | 3818 |
| **\\u0Eec** (or **\\u{0Eec}** if the unicode flag is set) | seems to be unassigned | 3819 |
| **\\u0Eed** (or **\\u{0Eed}** if the unicode flag is set) | seems to be unassigned | 3820 |
| **\\u0Eee** (or **\\u{0Eee}** if the unicode flag is set) | seems to be unassigned | 3821 |
| **\\u0Eef** (or **\\u{0Eef}** if the unicode flag is set) | seems to be unassigned | 3822 |
| **\\u0Ef0** (or **\\u{0Ef0}** if the unicode flag is set) | seems to be unassigned | 3823 |
| **\\u0Ef1** (or **\\u{0Ef1}** if the unicode flag is set) | seems to be unassigned | 3824 |
| **\\u0Ef2** (or **\\u{0Ef2}** if the unicode flag is set) | seems to be unassigned | 3825 |
| **\\u0Ef3** (or **\\u{0Ef3}** if the unicode flag is set) | seems to be unassigned | 3826 |
| **\\u0Ef4** (or **\\u{0Ef4}** if the unicode flag is set) | seems to be unassigned | 3827 |
| **\\u0Ef5** (or **\\u{0Ef5}** if the unicode flag is set) | seems to be unassigned | 3828 |
| **\\u0Ef6** (or **\\u{0Ef6}** if the unicode flag is set) | seems to be unassigned | 3829 |
| **\\u0Ef7** (or **\\u{0Ef7}** if the unicode flag is set) | seems to be unassigned | 3830 |
| **\\u0Ef8** (or **\\u{0Ef8}** if the unicode flag is set) | seems to be unassigned | 3831 |
| **\\u0Ef9** (or **\\u{0Ef9}** if the unicode flag is set) | seems to be unassigned | 3832 |
| **\\u0Efa** (or **\\u{0Efa}** if the unicode flag is set) | seems to be unassigned | 3833 |
| **\\u0Efb** (or **\\u{0Efb}** if the unicode flag is set) | seems to be unassigned | 3834 |
| **\\u0Efc** (or **\\u{0Efc}** if the unicode flag is set) | seems to be unassigned | 3835 |
| **\\u0Efd** (or **\\u{0Efd}** if the unicode flag is set) | seems to be unassigned | 3836 |
| **\\u0Efe** (or **\\u{0Efe}** if the unicode flag is set) | seems to be unassigned | 3837 |
| **\\u0Eff** (or **\\u{0Eff}** if the unicode flag is set) | seems to be unassigned | 3838 |
| **\\u0F00** (or **\\u{0F00}** if the unicode flag is set) | `ༀ` | 3839 |
| **\\u0F01** (or **\\u{0F01}** if the unicode flag is set) | `༁` | 3840 |
| **\\u0F02** (or **\\u{0F02}** if the unicode flag is set) | `༂` | 3841 |
| **\\u0F03** (or **\\u{0F03}** if the unicode flag is set) | `༃` | 3842 |
| **\\u0F04** (or **\\u{0F04}** if the unicode flag is set) | `༄` | 3843 |
| **\\u0F05** (or **\\u{0F05}** if the unicode flag is set) | `༅` | 3844 |
| **\\u0F06** (or **\\u{0F06}** if the unicode flag is set) | `༆` | 3845 |
| **\\u0F07** (or **\\u{0F07}** if the unicode flag is set) | `༇` | 3846 |
| **\\u0F08** (or **\\u{0F08}** if the unicode flag is set) | `༈` | 3847 |
| **\\u0F09** (or **\\u{0F09}** if the unicode flag is set) | `༉` | 3848 |
| **\\u0F0a** (or **\\u{0F0a}** if the unicode flag is set) | `༊` | 3849 |
| **\\u0F0b** (or **\\u{0F0b}** if the unicode flag is set) | `་` | 3850 |
| **\\u0F0c** (or **\\u{0F0c}** if the unicode flag is set) | `༌` | 3851 |
| **\\u0F0d** (or **\\u{0F0d}** if the unicode flag is set) | `།` | 3852 |
| **\\u0F0e** (or **\\u{0F0e}** if the unicode flag is set) | `༎` | 3853 |
| **\\u0F0f** (or **\\u{0F0f}** if the unicode flag is set) | `༏` | 3854 |
| **\\u0F10** (or **\\u{0F10}** if the unicode flag is set) | `༐` | 3855 |
| **\\u0F11** (or **\\u{0F11}** if the unicode flag is set) | `༑` | 3856 |
| **\\u0F12** (or **\\u{0F12}** if the unicode flag is set) | `༒` | 3857 |
| **\\u0F13** (or **\\u{0F13}** if the unicode flag is set) | `༓` | 3858 |
| **\\u0F14** (or **\\u{0F14}** if the unicode flag is set) | `༔` | 3859 |
| **\\u0F15** (or **\\u{0F15}** if the unicode flag is set) | `༕` | 3860 |
| **\\u0F16** (or **\\u{0F16}** if the unicode flag is set) | `༖` | 3861 |
| **\\u0F17** (or **\\u{0F17}** if the unicode flag is set) | `༗` | 3862 |
| **\\u0F18** (or **\\u{0F18}** if the unicode flag is set) | `༘` | 3863 |
| **\\u0F19** (or **\\u{0F19}** if the unicode flag is set) | `༙` | 3864 |
| **\\u0F1a** (or **\\u{0F1a}** if the unicode flag is set) | `༚` | 3865 |
| **\\u0F1b** (or **\\u{0F1b}** if the unicode flag is set) | `༛` | 3866 |
| **\\u0F1c** (or **\\u{0F1c}** if the unicode flag is set) | `༜` | 3867 |
| **\\u0F1d** (or **\\u{0F1d}** if the unicode flag is set) | `༝` | 3868 |
| **\\u0F1e** (or **\\u{0F1e}** if the unicode flag is set) | `༞` | 3869 |
| **\\u0F1f** (or **\\u{0F1f}** if the unicode flag is set) | `༟` | 3870 |
| **\\u0F20** (or **\\u{0F20}** if the unicode flag is set) | `༠` | 3871 |
| **\\u0F21** (or **\\u{0F21}** if the unicode flag is set) | `༡` | 3872 |
| **\\u0F22** (or **\\u{0F22}** if the unicode flag is set) | `༢` | 3873 |
| **\\u0F23** (or **\\u{0F23}** if the unicode flag is set) | `༣` | 3874 |
| **\\u0F24** (or **\\u{0F24}** if the unicode flag is set) | `༤` | 3875 |
| **\\u0F25** (or **\\u{0F25}** if the unicode flag is set) | `༥` | 3876 |
| **\\u0F26** (or **\\u{0F26}** if the unicode flag is set) | `༦` | 3877 |
| **\\u0F27** (or **\\u{0F27}** if the unicode flag is set) | `༧` | 3878 |
| **\\u0F28** (or **\\u{0F28}** if the unicode flag is set) | `༨` | 3879 |
| **\\u0F29** (or **\\u{0F29}** if the unicode flag is set) | `༩` | 3880 |
| **\\u0F2a** (or **\\u{0F2a}** if the unicode flag is set) | `༪` | 3881 |
| **\\u0F2b** (or **\\u{0F2b}** if the unicode flag is set) | `༫` | 3882 |
| **\\u0F2c** (or **\\u{0F2c}** if the unicode flag is set) | `༬` | 3883 |
| **\\u0F2d** (or **\\u{0F2d}** if the unicode flag is set) | `༭` | 3884 |
| **\\u0F2e** (or **\\u{0F2e}** if the unicode flag is set) | `༮` | 3885 |
| **\\u0F2f** (or **\\u{0F2f}** if the unicode flag is set) | `༯` | 3886 |
| **\\u0F30** (or **\\u{0F30}** if the unicode flag is set) | `༰` | 3887 |
| **\\u0F31** (or **\\u{0F31}** if the unicode flag is set) | `༱` | 3888 |
| **\\u0F32** (or **\\u{0F32}** if the unicode flag is set) | `༲` | 3889 |
| **\\u0F33** (or **\\u{0F33}** if the unicode flag is set) | `༳` | 3890 |
| **\\u0F34** (or **\\u{0F34}** if the unicode flag is set) | `༴` | 3891 |
| **\\u0F35** (or **\\u{0F35}** if the unicode flag is set) | `༵` | 3892 |
| **\\u0F36** (or **\\u{0F36}** if the unicode flag is set) | `༶` | 3893 |
| **\\u0F37** (or **\\u{0F37}** if the unicode flag is set) | `༷` | 3894 |
| **\\u0F38** (or **\\u{0F38}** if the unicode flag is set) | `༸` | 3895 |
| **\\u0F39** (or **\\u{0F39}** if the unicode flag is set) | `༹` | 3896 |
| **\\u0F3a** (or **\\u{0F3a}** if the unicode flag is set) | `༺` | 3897 |
| **\\u0F3b** (or **\\u{0F3b}** if the unicode flag is set) | `༻` | 3898 |
| **\\u0F3c** (or **\\u{0F3c}** if the unicode flag is set) | `༼` | 3899 |
| **\\u0F3d** (or **\\u{0F3d}** if the unicode flag is set) | `༽` | 3900 |
| **\\u0F3e** (or **\\u{0F3e}** if the unicode flag is set) | `༾` | 3901 |
| **\\u0F3f** (or **\\u{0F3f}** if the unicode flag is set) | `༿` | 3902 |
| **\\u0F40** (or **\\u{0F40}** if the unicode flag is set) | `ཀ` | 3903 |
| **\\u0F41** (or **\\u{0F41}** if the unicode flag is set) | `ཁ` | 3904 |
| **\\u0F42** (or **\\u{0F42}** if the unicode flag is set) | `ག` | 3905 |
| **\\u0F43** (or **\\u{0F43}** if the unicode flag is set) | `གྷ` | 3906 |
| **\\u0F44** (or **\\u{0F44}** if the unicode flag is set) | `ང` | 3907 |
| **\\u0F45** (or **\\u{0F45}** if the unicode flag is set) | `ཅ` | 3908 |
| **\\u0F46** (or **\\u{0F46}** if the unicode flag is set) | `ཆ` | 3909 |
| **\\u0F47** (or **\\u{0F47}** if the unicode flag is set) | `ཇ` | 3910 |
| **\\u0F48** (or **\\u{0F48}** if the unicode flag is set) | reserved | 3911 |
| **\\u0F49** (or **\\u{0F49}** if the unicode flag is set) | `ཉ` | 3912 |
| **\\u0F4a** (or **\\u{0F4a}** if the unicode flag is set) | `ཊ` | 3913 |
| **\\u0F4b** (or **\\u{0F4b}** if the unicode flag is set) | `ཋ` | 3914 |
| **\\u0F4c** (or **\\u{0F4c}** if the unicode flag is set) | `ཌ` | 3915 |
| **\\u0F4d** (or **\\u{0F4d}** if the unicode flag is set) | `ཌྷ` | 3916 |
| **\\u0F4e** (or **\\u{0F4e}** if the unicode flag is set) | `ཎ` | 3917 |
| **\\u0F4f** (or **\\u{0F4f}** if the unicode flag is set) | `ཏ` | 3918 |
| **\\u0F50** (or **\\u{0F50}** if the unicode flag is set) | `ཐ` | 3919 |
| **\\u0F51** (or **\\u{0F51}** if the unicode flag is set) | `ད` | 3920 |
| **\\u0F52** (or **\\u{0F52}** if the unicode flag is set) | `དྷ` | 3921 |
| **\\u0F53** (or **\\u{0F53}** if the unicode flag is set) | `ན` | 3922 |
| **\\u0F54** (or **\\u{0F54}** if the unicode flag is set) | `པ` | 3923 |
| **\\u0F55** (or **\\u{0F55}** if the unicode flag is set) | `ཕ` | 3924 |
| **\\u0F56** (or **\\u{0F56}** if the unicode flag is set) | `བ` | 3925 |
| **\\u0F57** (or **\\u{0F57}** if the unicode flag is set) | `བྷ` | 3926 |
| **\\u0F58** (or **\\u{0F58}** if the unicode flag is set) | `མ` | 3927 |
| **\\u0F59** (or **\\u{0F59}** if the unicode flag is set) | `ཙ` | 3928 |
| **\\u0F5a** (or **\\u{0F5a}** if the unicode flag is set) | `ཚ` | 3929 |
| **\\u0F5b** (or **\\u{0F5b}** if the unicode flag is set) | `ཛ` | 3930 |
| **\\u0F5c** (or **\\u{0F5c}** if the unicode flag is set) | `ཛྷ` | 3931 |
| **\\u0F5d** (or **\\u{0F5d}** if the unicode flag is set) | `ཝ` | 3932 |
| **\\u0F5e** (or **\\u{0F5e}** if the unicode flag is set) | `ཞ` | 3933 |
| **\\u0F5f** (or **\\u{0F5f}** if the unicode flag is set) | `ཟ` | 3934 |
| **\\u0F60** (or **\\u{0F60}** if the unicode flag is set) | `འ` | 3935 |
| **\\u0F61** (or **\\u{0F61}** if the unicode flag is set) | `ཡ` | 3936 |
| **\\u0F62** (or **\\u{0F62}** if the unicode flag is set) | `ར` | 3937 |
| **\\u0F63** (or **\\u{0F63}** if the unicode flag is set) | `ལ` | 3938 |
| **\\u0F64** (or **\\u{0F64}** if the unicode flag is set) | `ཤ` | 3939 |
| **\\u0F65** (or **\\u{0F65}** if the unicode flag is set) | `ཥ` | 3940 |
| **\\u0F66** (or **\\u{0F66}** if the unicode flag is set) | `ས` | 3941 |
| **\\u0F67** (or **\\u{0F67}** if the unicode flag is set) | `ཧ` | 3942 |
| **\\u0F68** (or **\\u{0F68}** if the unicode flag is set) | `ཨ` | 3943 |
| **\\u0F69** (or **\\u{0F69}** if the unicode flag is set) | `ཀྵ` | 3944 |
| **\\u0F6a** (or **\\u{0F6a}** if the unicode flag is set) | `ཪ` | 3945 |
| **\\u0F6b** (or **\\u{0F6b}** if the unicode flag is set) | `ཫ` | 3946 |
| **\\u0F6c** (or **\\u{0F6c}** if the unicode flag is set) | `ཬ` | 3947 |
| **\\u0F6d** (or **\\u{0F6d}** if the unicode flag is set) | seems to be unassigned | 3948 |
| **\\u0F6e** (or **\\u{0F6e}** if the unicode flag is set) | seems to be unassigned | 3949 |
| **\\u0F6f** (or **\\u{0F6f}** if the unicode flag is set) | seems to be unassigned | 3950 |
| **\\u0F70** (or **\\u{0F70}** if the unicode flag is set) | seems to be unassigned | 3951 |
| **\\u0F71** (or **\\u{0F71}** if the unicode flag is set) | `ཱ` | 3952 |
| **\\u0F72** (or **\\u{0F72}** if the unicode flag is set) | `ི` | 3953 |
| **\\u0F73** (or **\\u{0F73}** if the unicode flag is set) | `ཱི` | 3954 |
| **\\u0F74** (or **\\u{0F74}** if the unicode flag is set) | `ུ` | 3955 |
| **\\u0F75** (or **\\u{0F75}** if the unicode flag is set) | `ཱུ` | 3956 |
| **\\u0F76** (or **\\u{0F76}** if the unicode flag is set) | `ྲྀ` | 3957 |
| **\\u0F77** (or **\\u{0F77}** if the unicode flag is set) | `ཷ` | 3958 |
| **\\u0F78** (or **\\u{0F78}** if the unicode flag is set) | `ླྀ` | 3959 |
| **\\u0F79** (or **\\u{0F79}** if the unicode flag is set) | `ཹ` | 3960 |
| **\\u0F7a** (or **\\u{0F7a}** if the unicode flag is set) | `ེ` | 3961 |
| **\\u0F7b** (or **\\u{0F7b}** if the unicode flag is set) | `ཻ` | 3962 |
| **\\u0F7c** (or **\\u{0F7c}** if the unicode flag is set) | `ོ` | 3963 |
| **\\u0F7d** (or **\\u{0F7d}** if the unicode flag is set) | `ཽ` | 3964 |
| **\\u0F7e** (or **\\u{0F7e}** if the unicode flag is set) | `ཾ` | 3965 |
| **\\u0F7f** (or **\\u{0F7f}** if the unicode flag is set) | `ཿ` | 3966 |
| **\\u0F80** (or **\\u{0F80}** if the unicode flag is set) | `ྀ` | 3967 |
| **\\u0F81** (or **\\u{0F81}** if the unicode flag is set) | `ཱྀ` | 3968 |
| **\\u0F82** (or **\\u{0F82}** if the unicode flag is set) | `ྂ` | 3969 |
| **\\u0F83** (or **\\u{0F83}** if the unicode flag is set) | `ྃ` | 3970 |
| **\\u0F84** (or **\\u{0F84}** if the unicode flag is set) | `྄` | 3971 |
| **\\u0F85** (or **\\u{0F85}** if the unicode flag is set) | `྅` | 3972 |
| **\\u0F86** (or **\\u{0F86}** if the unicode flag is set) | `྆` | 3973 |
| **\\u0F87** (or **\\u{0F87}** if the unicode flag is set) | `྇` | 3974 |
| **\\u0F88** (or **\\u{0F88}** if the unicode flag is set) | `ྈ` | 3975 |
| **\\u0F89** (or **\\u{0F89}** if the unicode flag is set) | `ྉ` | 3976 |
| **\\u0F8a** (or **\\u{0F8a}** if the unicode flag is set) | `ྊ` | 3977 |
| **\\u0F8b** (or **\\u{0F8b}** if the unicode flag is set) | `ྋ` | 3978 |
| **\\u0F8c** (or **\\u{0F8c}** if the unicode flag is set) | `ྌ` | 3979 |
| **\\u0F8d** (or **\\u{0F8d}** if the unicode flag is set) | `ྍ` | 3980 |
| **\\u0F8e** (or **\\u{0F8e}** if the unicode flag is set) | `ྎ` | 3981 |
| **\\u0F8f** (or **\\u{0F8f}** if the unicode flag is set) | `ྏ` | 3982 |
| **\\u0F90** (or **\\u{0F90}** if the unicode flag is set) | `ྐ` | 3983 |
| **\\u0F91** (or **\\u{0F91}** if the unicode flag is set) | `ྑ` | 3984 |
| **\\u0F92** (or **\\u{0F92}** if the unicode flag is set) | `ྒ` | 3985 |
| **\\u0F93** (or **\\u{0F93}** if the unicode flag is set) | `ྒྷ` | 3986 |
| **\\u0F94** (or **\\u{0F94}** if the unicode flag is set) | `ྔ` | 3987 |
| **\\u0F95** (or **\\u{0F95}** if the unicode flag is set) | `ྕ` | 3988 |
| **\\u0F96** (or **\\u{0F96}** if the unicode flag is set) | `ྖ` | 3989 |
| **\\u0F97** (or **\\u{0F97}** if the unicode flag is set) | `ྗ` | 3990 |
| **\\u0F98** (or **\\u{0F98}** if the unicode flag is set) | reserved | 3991 |
| **\\u0F99** (or **\\u{0F99}** if the unicode flag is set) | `ྙ` | 3992 |
| **\\u0F9a** (or **\\u{0F9a}** if the unicode flag is set) | `ྚ` | 3993 |
| **\\u0F9b** (or **\\u{0F9b}** if the unicode flag is set) | `ྛ` | 3994 |
| **\\u0F9c** (or **\\u{0F9c}** if the unicode flag is set) | `ྜ` | 3995 |
| **\\u0F9d** (or **\\u{0F9d}** if the unicode flag is set) | `ྜྷ` | 3996 |
| **\\u0F9e** (or **\\u{0F9e}** if the unicode flag is set) | `ྞ` | 3997 |
| **\\u0F9f** (or **\\u{0F9f}** if the unicode flag is set) | `ྟ` | 3998 |
| **\\u0Fa0** (or **\\u{0Fa0}** if the unicode flag is set) | `ྠ` | 3999 |
| **\\u0Fa1** (or **\\u{0Fa1}** if the unicode flag is set) | `ྡ` | 4000 |
| **\\u0Fa2** (or **\\u{0Fa2}** if the unicode flag is set) | `ྡྷ` | 4001 |
| **\\u0Fa3** (or **\\u{0Fa3}** if the unicode flag is set) | `ྣ` | 4002 |
| **\\u0Fa4** (or **\\u{0Fa4}** if the unicode flag is set) | `ྤ` | 4003 |
| **\\u0Fa5** (or **\\u{0Fa5}** if the unicode flag is set) | `ྥ` | 4004 |
| **\\u0Fa6** (or **\\u{0Fa6}** if the unicode flag is set) | `ྦ` | 4005 |
| **\\u0Fa7** (or **\\u{0Fa7}** if the unicode flag is set) | `ྦྷ` | 4006 |
| **\\u0Fa8** (or **\\u{0Fa8}** if the unicode flag is set) | `ྨ` | 4007 |
| **\\u0Fa9** (or **\\u{0Fa9}** if the unicode flag is set) | `ྩ` | 4008 |
| **\\u0Faa** (or **\\u{0Faa}** if the unicode flag is set) | `ྪ` | 4009 |
| **\\u0Fab** (or **\\u{0Fab}** if the unicode flag is set) | `ྫ` | 4010 |
| **\\u0Fac** (or **\\u{0Fac}** if the unicode flag is set) | `ྫྷ` | 4011 |
| **\\u0Fad** (or **\\u{0Fad}** if the unicode flag is set) | `ྭ` | 4012 |
| **\\u0Fae** (or **\\u{0Fae}** if the unicode flag is set) | `ྮ` | 4013 |
| **\\u0Faf** (or **\\u{0Faf}** if the unicode flag is set) | `ྯ` | 4014 |
| **\\u0Fb0** (or **\\u{0Fb0}** if the unicode flag is set) | `ྰ` | 4015 |
| **\\u0Fb1** (or **\\u{0Fb1}** if the unicode flag is set) | `ྱ` | 4016 |
| **\\u0Fb2** (or **\\u{0Fb2}** if the unicode flag is set) | `ྲ` | 4017 |
| **\\u0Fb3** (or **\\u{0Fb3}** if the unicode flag is set) | `ླ` | 4018 |
| **\\u0Fb4** (or **\\u{0Fb4}** if the unicode flag is set) | `ྴ` | 4019 |
| **\\u0Fb5** (or **\\u{0Fb5}** if the unicode flag is set) | `ྵ` | 4020 |
| **\\u0Fb6** (or **\\u{0Fb6}** if the unicode flag is set) | `ྶ` | 4021 |
| **\\u0Fb7** (or **\\u{0Fb7}** if the unicode flag is set) | `ྷ` | 4022 |
| **\\u0Fb8** (or **\\u{0Fb8}** if the unicode flag is set) | `ྸ` | 4023 |
| **\\u0Fb9** (or **\\u{0Fb9}** if the unicode flag is set) | `ྐྵ` | 4024 |
| **\\u0Fba** (or **\\u{0Fba}** if the unicode flag is set) | `ྺ` | 4025 |
| **\\u0Fbb** (or **\\u{0Fbb}** if the unicode flag is set) | `ྻ` | 4026 |
| **\\u0Fbc** (or **\\u{0Fbc}** if the unicode flag is set) | `ྼ` | 4027 |
| **\\u0Fbd** (or **\\u{0Fbd}** if the unicode flag is set) | seems to be unassigned | 4028 |
| **\\u0Fbe** (or **\\u{0Fbe}** if the unicode flag is set) | `྾` | 4029 |
| **\\u0Fbf** (or **\\u{0Fbf}** if the unicode flag is set) | `྿` | 4030 |
| **\\u0Fc0** (or **\\u{0Fc0}** if the unicode flag is set) | `࿀` | 4031 |
| **\\u0Fc1** (or **\\u{0Fc1}** if the unicode flag is set) | `࿁` | 4032 |
| **\\u0Fc2** (or **\\u{0Fc2}** if the unicode flag is set) | `࿂` | 4033 |
| **\\u0Fc3** (or **\\u{0Fc3}** if the unicode flag is set) | `࿃` | 4034 |
| **\\u0Fc4** (or **\\u{0Fc4}** if the unicode flag is set) | `࿄` | 4035 |
| **\\u0Fc5** (or **\\u{0Fc5}** if the unicode flag is set) | `࿅` | 4036 |
| **\\u0Fc6** (or **\\u{0Fc6}** if the unicode flag is set) | `࿆` | 4037 |
| **\\u0Fc7** (or **\\u{0Fc7}** if the unicode flag is set) | `࿇` | 4038 |
| **\\u0Fc8** (or **\\u{0Fc8}** if the unicode flag is set) | `࿈` | 4039 |
| **\\u0Fc9** (or **\\u{0Fc9}** if the unicode flag is set) | `࿉` | 4040 |
| **\\u0Fca** (or **\\u{0Fca}** if the unicode flag is set) | `࿊` | 4041 |
| **\\u0Fcb** (or **\\u{0Fcb}** if the unicode flag is set) | `࿋` | 4042 |
| **\\u0Fcc** (or **\\u{0Fcc}** if the unicode flag is set) | `࿌` | 4043 |
| **\\u0Fcd** (or **\\u{0Fcd}** if the unicode flag is set) | seems to be unassigned | 4044 |
| **\\u0Fce** (or **\\u{0Fce}** if the unicode flag is set) | `࿎` | 4045 |
| **\\u0Fcf** (or **\\u{0Fcf}** if the unicode flag is set) | `࿏` | 4046 |
| **\\u0Fd0** (or **\\u{0Fd0}** if the unicode flag is set) | `࿐` | 4047 |
| **\\u0Fd1** (or **\\u{0Fd1}** if the unicode flag is set) | `࿑` | 4048 |
| **\\u0Fd2** (or **\\u{0Fd2}** if the unicode flag is set) | `࿒` | 4049 |
| **\\u0Fd3** (or **\\u{0Fd3}** if the unicode flag is set) | `࿓` | 4050 |
| **\\u0Fd4** (or **\\u{0Fd4}** if the unicode flag is set) | `࿔` | 4051 |
| **\\u0Fd5** (or **\\u{0Fd5}** if the unicode flag is set) | `࿕` | 4052 |
| **\\u0Fd6** (or **\\u{0Fd6}** if the unicode flag is set) | `࿖` | 4053 |
| **\\u0Fd7** (or **\\u{0Fd7}** if the unicode flag is set) | `࿗` | 4054 |
| **\\u0Fd8** (or **\\u{0Fd8}** if the unicode flag is set) | `࿘` | 4055 |
| **\\u0Fd9** (or **\\u{0Fd9}** if the unicode flag is set) | `࿙` | 4056 |
| **\\u0Fda** (or **\\u{0Fda}** if the unicode flag is set) | `࿚` | 4057 |
| **\\u0Fdb** (or **\\u{0Fdb}** if the unicode flag is set) | seems to be unassigned | 4058 |
| **\\u0Fdc** (or **\\u{0Fdc}** if the unicode flag is set) | seems to be unassigned | 4059 |
| **\\u0Fdd** (or **\\u{0Fdd}** if the unicode flag is set) | seems to be unassigned | 4060 |
| **\\u0Fde** (or **\\u{0Fde}** if the unicode flag is set) | seems to be unassigned | 4061 |
| **\\u0Fdf** (or **\\u{0Fdf}** if the unicode flag is set) | seems to be unassigned | 4062 |
| **\\u0Fe0** (or **\\u{0Fe0}** if the unicode flag is set) | seems to be unassigned | 4063 |
| **\\u0Fe1** (or **\\u{0Fe1}** if the unicode flag is set) | seems to be unassigned | 4064 |
| **\\u0Fe2** (or **\\u{0Fe2}** if the unicode flag is set) | seems to be unassigned | 4065 |
| **\\u0Fe3** (or **\\u{0Fe3}** if the unicode flag is set) | seems to be unassigned | 4066 |
| **\\u0Fe4** (or **\\u{0Fe4}** if the unicode flag is set) | seems to be unassigned | 4067 |
| **\\u0Fe5** (or **\\u{0Fe5}** if the unicode flag is set) | seems to be unassigned | 4068 |
| **\\u0Fe6** (or **\\u{0Fe6}** if the unicode flag is set) | seems to be unassigned | 4069 |
| **\\u0Fe7** (or **\\u{0Fe7}** if the unicode flag is set) | seems to be unassigned | 4070 |
| **\\u0Fe8** (or **\\u{0Fe8}** if the unicode flag is set) | seems to be unassigned | 4071 |
| **\\u0Fe9** (or **\\u{0Fe9}** if the unicode flag is set) | seems to be unassigned | 4072 |
| **\\u0Fea** (or **\\u{0Fea}** if the unicode flag is set) | seems to be unassigned | 4073 |
| **\\u0Feb** (or **\\u{0Feb}** if the unicode flag is set) | seems to be unassigned | 4074 |
| **\\u0Fec** (or **\\u{0Fec}** if the unicode flag is set) | seems to be unassigned | 4075 |
| **\\u0Fed** (or **\\u{0Fed}** if the unicode flag is set) | seems to be unassigned | 4076 |
| **\\u0Fee** (or **\\u{0Fee}** if the unicode flag is set) | seems to be unassigned | 4077 |
| **\\u0Fef** (or **\\u{0Fef}** if the unicode flag is set) | seems to be unassigned | 4078 |
| **\\u0Ff0** (or **\\u{0Ff0}** if the unicode flag is set) | seems to be unassigned | 4079 |
| **\\u0Ff1** (or **\\u{0Ff1}** if the unicode flag is set) | seems to be unassigned | 4080 |
| **\\u0Ff2** (or **\\u{0Ff2}** if the unicode flag is set) | seems to be unassigned | 4081 |
| **\\u0Ff3** (or **\\u{0Ff3}** if the unicode flag is set) | seems to be unassigned | 4082 |
| **\\u0Ff4** (or **\\u{0Ff4}** if the unicode flag is set) | seems to be unassigned | 4083 |
| **\\u0Ff5** (or **\\u{0Ff5}** if the unicode flag is set) | seems to be unassigned | 4084 |
| **\\u0Ff6** (or **\\u{0Ff6}** if the unicode flag is set) | seems to be unassigned | 4085 |
| **\\u0Ff7** (or **\\u{0Ff7}** if the unicode flag is set) | seems to be unassigned | 4086 |
| **\\u0Ff8** (or **\\u{0Ff8}** if the unicode flag is set) | seems to be unassigned | 4087 |
| **\\u0Ff9** (or **\\u{0Ff9}** if the unicode flag is set) | seems to be unassigned | 4088 |
| **\\u0Ffa** (or **\\u{0Ffa}** if the unicode flag is set) | seems to be unassigned | 4089 |
| **\\u0Ffb** (or **\\u{0Ffb}** if the unicode flag is set) | seems to be unassigned | 4090 |
| **\\u0Ffc** (or **\\u{0Ffc}** if the unicode flag is set) | seems to be unassigned | 4091 |
| **\\u0Ffd** (or **\\u{0Ffd}** if the unicode flag is set) | seems to be unassigned | 4092 |
| **\\u0Ffe** (or **\\u{0Ffe}** if the unicode flag is set) | seems to be unassigned | 4093 |
| **\\u0Fff** (or **\\u{0Fff}** if the unicode flag is set) | seems to be unassigned | 4094 |
