Let's say I created a shorthand writing system with its own custom set of unique characters that don't exist in Unicode.
Is there a way that I could:
personally draw each character,
then assign each character its own code in Unicode,
then write those codes in an HTML page,
then publish that HTML page on a site,
and then somehow enable other people to actually view those unique characters when they visit that site's page?