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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 賃?章?\}賃?章?\{^ 1001001011000000001111111000111111001101001111110101110001111101100100101100000000111111100011111100110100111111010111000111101101011110 92c03f8fcd3f5c7d92c03f8fcd3f5c7b5e
EUC-JP 賃?章?\}賃?章?\{^ 1100010011000010001111111011111011001111001111110101110001111101110001001100001000111111101111101100111100111111010111000111101101011110 c4c23fbecf3f5c7dc4c23fbecf3f5c7b5e
UTF-8 賃렔章렟\}賃렔章렟\{^ 1110100010110011100000111110101110100000100101001110011110101011101000001110101110100000100111110101110001111101111010001011001110000011111010111010000010010100111001111010101110100000111010111010000010011111010111000111101101011110 e8b383eba094e7aba0eba09f5c7de8b383eba094e7aba0eba09f5c7b5e
UHC 賃렔章렟\}賃렔章렟\{^ 111011001111110010001110101010011110110111110001100011101011000001011100011111011110110011111100100011101010100111101101111100011000111010110000010111000111101101011110 ecfc8ea9edf18eb05c7decfc8ea9edf18eb05c7b5e

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