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 ??????P^ 0011111100111111001111110011111100111111001111110101000001011110 3f3f3f3f3f3f505e
SJIS-WIN 譎カ誾滂スコP^ 1110011010011001101101101111101110100111100111111110111110111101101110100101000001011110 e699b6fba79fefbdba505e
EUC-JP 譎カ誾滂スコP^ 111010111111100110001110101101101000111111011110101001001101111011110001100011101011110110001110101110100101000001011110 ebf98eb68fdea4def18ebd8eba505e
UTF-8 譎カ誾滂スコP^ 1110100010101101100011101110111110111101101101101110100010101010101111101110011010111011100000101110111110111101101111011110111110111101101110100101000001011110 e8ad8eefbdb6e8aabee6bb82efbdbdefbdba505e
UHC 譎?誾滂??P^ 1111110111010010001111111110101111011101110110111011010100111111001111110101000001011110 fdd23febdddbb53f3f505e

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