In edit mode, show encoding of actual character e.g. in status bar

Add option in settings to display on status bar: unicode/html/url encoding of character located after caret.
usecase:
I sometimes want to write items in standardized order, e.g. in alphabetic. Sorted collection of links is faster to navigate, like index.
Currently, when item is not standard letter of the alphabet, then I have to interrupt my workflow, select the character and use another application to see it’s code.
image

Optionally, allow selecting and copying text from status bar.
usecase:
write or paste some symbol into markdown, replace it manually with html encoded version, without need to rewrite it.