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 賃?穽?賃?穽?^ 10010010110000000011111111100010011101100011111110010010110000000011111111100010011101100011111101011110 92c03fe2763f92c03fe2763f5e
EUC-JP 賃?穽?賃?穽?^ 11000100110000100011111111100011110101110011111111000100110000100011111111100011110101110011111101011110 c4c23fe3d73fc4c23fe3d73f5e
UTF-8 賃렪穽텡賃렪穽텝^ 11101000101100111000001111101011101000001010101011100111101010011011110111101101100001011010000111101000101100111000001111101011101000001010101011100111101010011011110111101101100001011001110101011110 e8b383eba0aae7a9bded85a1e8b383eba0aae7a9bded859d5e
UHC 賃렪穽텡賃렪穽텝^ 1110110011111100100011101011100011101111111100001100010111011110111011001111110010001110101110001110111111110000110001011101110001011110 ecfc8eb8eff0c5deecfc8eb8eff0c5dc5e

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