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^ 1110111110100111100011001110110010010110100011011110101110001011100001010110010101011110 efa78cec968deb8b85655e
SJIS-WIN ?§???????e^ 001111111000000110011000001111110011111100111111001111110011111100111111001111110110010101011110 3f81983f3f3f3f3f3f3f655e
EUC-JP ï§?ì??ë??e^ 100011111010101111000001101000011111100000111111100011111010101111000000001111110011111110001111101010111011001100111111001111110110010101011110 8fabc1a1f83f8fabc03f3f8fabb33f3f655e
UTF-8 琉얍닅e^ 1100001110101111110000101010011111000010100011001100001110101100110000101001011011000010100011011100001110101011110000101000101111000010100001010110010101011110 c3afc2a7c28cc3acc296c28dc3abc28bc285655e
UHC ?§???????e^ 001111111010000111010111001111110011111100111111001111110011111100111111001111110110010101011110 3fa1d73f3f3f3f3f3f3f655e

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