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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 踴ィ蟶嘲踴ィ蟶嘴^ 111001101111101110101000111001011011100010011010011111011110011011111011101010001110010110111000100110100111101101011110 e6fba8e5b89a7de6fba8e5b89a7b5e
EUC-JP 踴ィ蟶嘲踴ィ蟶嘴^ 1110110011111101100011101010100011101010101110101101001111011110111011001111110110001110101010001110101010111010110100111101110001011110 ecfd8ea8eabad3deecfd8ea8eabad3dc5e
UTF-8 踴ィ蟶嘲踴ィ蟶嘴^ 11101000101110001011010011101111101111011010100011101000100111111011011011100101100110001011001011101000101110001011010011101111101111011010100011101000100111111011011011100101100110001011010001011110 e8b8b4efbda8e89fb6e598b2e8b8b4efbda8e89fb6e598b45e
UHC ???嘲???嘴^ 0011111100111111001111111111000010111111001111110011111100111111111101101010010001011110 3f3f3ff0bf3f3f3ff6a45e

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