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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 踉馴ァ毳踉馴ァ毬^ 111001101111001010010011111010011010011110011111011111011110011011110010100100111110100110100111100111110111101101011110 e6f293e9a79f7de6f293e9a79f7b5e
EUC-JP 踉馴ァ毳踉馴ァ毬^ 1110110011110100110001101110101110001110101001111101110111011110111011001111010011000110111010111000111010100111110111011101110001011110 ecf4c6eb8ea7dddeecf4c6eb8ea7dddc5e
UTF-8 踉馴ァ毳踉馴ァ毬^ 11101000101110001000100111101001101001101011010011101111101111011010011111100110101011111011001111101000101110001000100111101001101001101011010011101111101111011010011111100110101011111010110001011110 e8b889e9a6b4efbda7e6afb3e8b889e9a6b4efbda7e6afac5e
UHC ?馴???馴?毬^ 001111111110001011111000001111110011111100111111111000101111100000111111110011111011001101011110 3fe2f83f3f3fe2f83fcfb35e

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