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 跏咲握跏咲握^ 11100110111001101000110111100111100010001010110011100110111001101000110111100111100010001010110001011110 e6e68de788ace6e68de788ac5e
EUC-JP 跏咲握跏咲握^ 11101100111010001011101011101001101100001010111011101100111010001011101011101001101100001010111001011110 ece8bae9b0aeece8bae9b0ae5e
UTF-8 跏咲握跏咲握^ 11101000101101111000111111100101100100101011001011100110100011111010000111101000101101111000111111100101100100101011001011100110100011111010000101011110 e8b78fe592b2e68fa1e8b78fe592b2e68fa15e
UHC 跏?握跏?握^ 1100101010111010001111111110010011000100110010101011101000111111111001001100010001011110 caba3fe4c4caba3fe4c45e

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