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 迥∫太迥∫太^ 11100111100010101000000111100111100100011011111011100111100010101000000111100111100100011011111001011110 e78a81e791bee78a81e791be5e
EUC-JP 迥∫太迥∫太^ 11101101111010101010001011101001110000101100000011101101111010101010001011101001110000101100000001011110 edeaa2e9c2c0edeaa2e9c2c05e
UTF-8 迥∫太迥∫太^ 11101000101111111010010111100010100010001010101111100101101001001010101011101000101111111010010111100010100010001010101111100101101001001010101001011110 e8bfa5e288abe5a4aae8bfa5e288abe5a4aa5e
UHC ?∫太?∫太^ 0011111110100001111100101111011110111100001111111010000111110010111101111011110001011110 3fa1f2f7bc3fa1f2f7bc5e

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