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 辷咲握辷咲握^ 11100111100010001000110111100111100010001010110011100111100010001000110111100111100010001010110001011110 e7888de788ace7888de788ac5e
EUC-JP 辷咲握辷咲握^ 11101101111010001011101011101001101100001010111011101101111010001011101011101001101100001010111001011110 ede8bae9b0aeede8bae9b0ae5e
UTF-8 辷咲握辷咲握^ 11101000101111101011011111100101100100101011001011100110100011111010000111101000101111101011011111100101100100101011001011100110100011111010000101011110 e8beb7e592b2e68fa1e8beb7e592b2e68fa15e
UHC ??握??握^ 001111110011111111100100110001000011111100111111111001001100010001011110 3f3fe4c43f3fe4c45e

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