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 ƒæx[}ƒæx[{^ 10001111100000111110011001111000010110110111110110001111100000111110011001111000010110110111101101011110 8f83e6785b7d8f83e6785b7b5e
SJIS-WIN ???x[}???x[{^ 00111111001111110011111101111000010110110111110100111111001111110011111101111000010110110111101101011110 3f3f3f785b7d3f3f3f785b7b5e
EUC-JP ??æx[}??æx[{^ 0011111100111111100011111010100111000001011110000101101101111101001111110011111110001111101010011100000101111000010110110111101101011110 3f3f8fa9c1785b7d3f3f8fa9c1785b7b5e
UTF-8 ƒæx[}ƒæx[{^ 11000010100011111100001010000011110000111010011001111000010110110111110111000010100011111100001010000011110000111010011001111000010110110111101101011110 c28fc283c3a6785b7dc28fc283c3a6785b7b5e
UHC ??æx[}??æx[{^ 001111110011111110101001101000010111100001011011011111010011111100111111101010011010000101111000010110110111101101011110 3f3fa9a1785b7d3f3fa9a1785b7b5e

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