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 賃???賃???^ 1001001011000000001111110011111100111111100100101100000000111111001111110011111101011110 92c03f3f3f92c03f3f3f5e
EUC-JP 賃???賃???^ 1100010011000010001111110011111100111111110001001100001000111111001111110011111101011110 c4c23f3f3fc4c23f3f3f5e
UTF-8 賃렔綎햇賃렔綎햄^ 11101000101100111000001111101011101000001001010011100111101101101000111011101101100101101000011111101000101100111000001111101011101000001001010011100111101101101000111011101101100101101000010001011110 e8b383eba094e7b68eed9687e8b383eba094e7b68eed96845e
UHC 賃렔綎햇賃렔綎햄^ 1110110011111100100011101010100111101111111100101100011111011110111011001111110010001110101010011110111111110010110001111101110001011110 ecfc8ea9eff2c7deecfc8ea9eff2c7dc5e

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