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 ±¢Îɱ¢äí^ 101100011010001011001110110010011011000110100010111001001110110101011110 b1a2cec9b1a2e4ed5e
SJIS-WIN ±¢??±¢??^ 10000001011111011000000110010001001111110011111110000001011111011000000110010001001111110011111101011110 817d81913f3f817d81913f3f5e
EUC-JP ±¢Îɱ¢äí^ 101000011101111010100001111100011000111110101010110000101000111110101010101100011010000111011110101000011111000110001111101010111010001110001111101010111011111101011110 a1dea1f18faac28faab1a1dea1f18faba38fabbf5e
UTF-8 ±¢Îɱ¢äí^ 1100001010110001110000101010001011000011100011101100001110001001110000101011000111000010101000101100001110100100110000111010110101011110 c2b1c2a2c38ec389c2b1c2a2c3a4c3ad5e
UHC ±???±???^ 1010000110111110001111110011111100111111101000011011111000111111001111110011111101011110 a1be3f3f3fa1be3f3f3f5e

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