To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ???維??e^ 001111110011111100111111100010001101101100111111001111110110010101011110 3f3f3f88db3f3f655e
EUC-JP ???維??e^ 001111110011111100111111101100001101110100111111001111110110010101011110 3f3f3fb0dd3f3f655e
UTF-8 紐룸쳹維껊춮e^ 1110111110100111100011111110101110100011101110001110110010110011101110011110011110110110101011011110101010111011100010101110110010110110101011100110010101011110 efa78feba3b8ecb3b9e7b6adeabb8aecb6ae655e
UHC 紐룸쳹維껊춮e^ 1110101110101010101101111110101110101011100111001110101110101011100000111110101110101101100010110110010101011110 ebaab7ebab9cebab83ebad8b655e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)