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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ◇?贖◇?續^ 1000000110011110001111111110011011011100100000011001111000111111111000111001010001011110 819e3fe6dc819e3fe3945e
EUC-JP ◇?贖◇?續^ 1010000111111110001111111110110011011110101000011111111000111111111001011111010001011110 a1fe3fecdea1fe3fe5f45e
UTF-8 ◇룵贖◇룵續^ 11100010100101111000011111101011101000111011010111101000101101001001011011100010100101111000011111101011101000111011010111100111101110101000110001011110 e29787eba3b5e8b496e29787eba3b5e7ba8c5e
UHC ◇룵贖◇룵續^ 10100001110111101000111110101010111000011101101110100001110111101000111110101010111000011101100101011110 a1de8faae1dba1de8faae1d95e

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