Remix.run Logo
LoganDark 7 hours ago

Do we know if the asterisks count Unicode code points rather than bytes?

Izkata 6 hours ago | parent [-]

Doesn't really matter, the IME shows the input until you confirm which kanji you want.

LoganDark 6 hours ago | parent [-]

When the IME inserts the character, it'll be made up of multiple bytes because of the nature of UTF-8, so it may appear as multiple asterisks regardless.