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^ 100101110110011000111111001111110011111100111111001111110110010101011110 97663f3f3f3f3f655e
EUC-JP 庸?????e^ 110011011100011100111111001111110011111100111111001111110110010101011110 cdc73f3f3f3f3f655e
UTF-8 庸롫툕溜⑸젌e^ 1110010110111010101110001110101110100001101010111110110110001000100101011110111110100111100010111110001010010001101110001110110010100000100011000110010101011110 e5bab8eba1abed8895efa78be291b8eca08c655e
UHC 庸롫툕溜⑸젌e^ 1110100110111100100011101110101110111000100011001110101011111110101010011110101110100000100011010110010101011110 e9bc8eebb88ceafea9eba08d655e

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