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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 賃???}賃???{^ 10010010110000000011111100111111001111110111110110010010110000000011111100111111001111110111101101011110 92c03f3f3f7d92c03f3f3f7b5e
EUC-JP 賃???}賃???{^ 11000100110000100011111100111111001111110111110111000100110000100011111100111111001111110111101101011110 c4c23f3f3f7dc4c23f3f3f7b5e
UTF-8 賃렔欌완}賃렔欌완{^ 111010001011001110000011111010111010000010010100111001101010110010001100111011001001100110000100011111011110100010110011100000111110101110100000100101001110011010101100100011001110110010011001100001000111101101011110 e8b383eba094e6ac8cec99847de8b383eba094e6ac8cec99847b5e
UHC 賃렔欌완}賃렔欌완{^ 11101100111111001000111010101001111011011110101110111111110011110111110111101100111111001000111010101001111011011110101110111111110011110111101101011110 ecfc8ea9edebbfcf7decfc8ea9edebbfcf7b5e

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