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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 捨聳k}捨聳k{^ 10001110110011001110001111011110011010110111110110001110110011001110001111011110011010110111101101011110 8ecce3de6b7d8ecce3de6b7b5e
EUC-JP 捨聳k}捨聳k{^ 10111100110011101110011011100000011010110111110110111100110011101110011011100000011010110111101101011110 bccee6e06b7dbccee6e06b7b5e
UTF-8 捨聳k}捨聳k{^ 1110011010001101101010001110100010000001101100110110101101111101111001101000110110101000111010001000000110110011011010110111101101011110 e68da8e881b36b7de68da8e881b36b7b5e
UHC 捨聳k}捨聳k{^ 11011110110101111110100111000110011010110111110111011110110101111110100111000110011010110111101101011110 ded7e9c66b7dded7e9c66b7b5e

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