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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 殿?鬱蝎??? 10010011011000010011111110011111010101001110010110011001001111110011111100111111 93613f9f54e5993f3f3f
EUC-JP 殿?鬱蝎??? 11000101110000100011111111011101101101011110100111111001001111110011111100111111 c5c23fddb5e9f93f3f3f
UTF-8 殿렲鬱蝎뤎곌┞ 111001101010111010111111111010111010000010110010111010011010110010110001111010001001110110001110111010111010010010001110111010101011001110001100111000101001010010011110 e6aebfeba0b2e9acb1e89d8eeba48eeab38ce2949e
UHC 殿렲鬱蝎뤎곌┞ 1110111011111100100011101011111111101010101001101100101011101001100011111011111010110000111010101010011011001001 eefc8ebfeaa6cae98fbeb0eaa6c9

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