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 航拍繃航拍棚^ 10001101011100011001010010001111111000110111110110001101011100011001010010001111100100100100100101011110 8d71948fe37d8d71948f92495e
EUC-JP 航拍繃航拍棚^ 10111001110100101100011111101111111001011101111010111001110100101100011111101111110000111010101001011110 b9d2c7efe5deb9d2c7efc3aa5e
UTF-8 航拍繃航拍棚^ 11101000100010001010101011100110100010111000110111100111101110011000001111101000100010001010101011100110100010111000110111100110101000111001101001011110 e888aae68b8de7b983e888aae68b8de6a39a5e
UHC 航拍繃航拍棚^ 11111001111111101101101011010000110111011101111011111001111111101101101011010000110111011101110001011110 f9fedad0dddef9fedad0dddc5e

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