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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???慂?????^ 0011111100111111001111111001110011001000001111110011111100111111001111110011111101011110 3f3f3f9cc83f3f3f3f3f5e
EUC-JP ???慂?????^ 0011111100111111001111111101100011001010001111110011111100111111001111110011111101011110 3f3f3fd8ca3f3f3f3f3f5e
UTF-8 廉양쁺慂뤹뿾念곲퐦^ 11101111101001101010001011101100100101101001000111101100100000011011101011100110100001011000001011101011101001001011100111101011101111111011111011101111101001101010001111101010101100111011001011101101100100001010011001011110 efa6a2ec9691ec81bae68582eba4b9ebbfbeefa6a3eab3b2ed90a65e
UHC 廉양쁺慂뤹뿾念곲퐦^ 11100110111101011011111011100111100110001000000111101001101111011000111111100111100101111011111011100110111101101000000111101001101111011000111101011110 e6f5bee79881e9bd8fe797bee6f681e9bd8f5e

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