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 賃?錚坤賃?錚鵠^ 100100101100000000111111111010000100001010001101101000111001001011000000001111111110100001000010100011011001010001011110 92c03fe8428da392c03fe8428d945e
EUC-JP 賃?錚坤賃?錚鵠^ 110001001100001000111111111011111010001110111010101001011100010011000010001111111110111110100011101110011111010001011110 c4c23fefa3baa5c4c23fefa3b9f45e
UTF-8 賃렔錚坤賃렔錚鵠^ 11101000101100111000001111101011101000001001010011101001100011001001101011100101100111011010010011101000101100111000001111101011101000001001010011101001100011001001101011101001101101011010000001011110 e8b383eba094e98c9ae59da4e8b383eba094e98c9ae9b5a05e
UHC 賃렔錚坤賃렔錚鵠^ 1110110011111100100011101010100111101110101101101100110111011110111011001111110010001110101010011110111010110110110011011101110001011110 ecfc8ea9eeb6cddeecfc8ea9eeb6cddc5e

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