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^ 1110011110000011100011111110101110011110100000111110001010010100101101110110010101011110 e7838feb9e83e294b7655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP ç??ë??â??e^ 1000111110101011101011100011111100111111100011111010101110110011001111110011111110001111101010111010010000111111001111110110010101011110 8fabae3f3f8fabb33f3f8faba43f3f655e
UTF-8 烏랃┷e^ 1100001110100111110000101000001111000010100011111100001110101011110000101001111011000010100000111100001110100010110000101001010011000010101101110110010101011110 c3a7c283c28fc3abc29ec283c3a2c294c2b7655e
UHC ????????·e^ 001111110011111100111111001111110011111100111111001111110011111110100001101001000110010101011110 3f3f3f3f3f3f3f3fa1a4655e

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