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 迢定迫迢定迫^ 11100111100010111001001011101000100101001001011111100111100010111001001011101000100101001001011101011110 e78b92e89497e78b92e894975e
EUC-JP 迢定迫迢定迫^ 11101101111010111100010011101010110001111111011111101101111010111100010011101010110001111111011101011110 edebc4eac7f7edebc4eac7f75e
UTF-8 迢定迫迢定迫^ 11101000101111111010001011100101101011101001101011101000101111111010101111101000101111111010001011100101101011101001101011101000101111111010101101011110 e8bfa2e5ae9ae8bfabe8bfa2e5ae9ae8bfab5e
UHC ?定迫?定迫^ 0011111111101111110100101101101011011110001111111110111111010010110110101101111001011110 3fefd2dade3fefd2dade5e

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