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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ィラィラ^ 1010100011111001101010011111011110101000111110011010000111010111101010001111100110101001111101111010100011111001101000011101011101011110 a8f9a9f7a8f9a1d7a8f9a9f7a8f9a1d75e
EUC-JP ィ???ラィ???ラ^ 100011101010100000111111001111110011111110001110110101111000111010101000001111110011111100111111100011101101011101011110 8ea83f3f3f8ed78ea83f3f3f8ed75e
UTF-8 ィラィラ^ 11101111101111011010100011101110100111001000010011101110100101101000101111101110100110111011110011101111101111101001011111101111101111011010100011101110100111001000010011101110100101101000101111101110100110111011110011101111101111101001011101011110 efbda8ee9c84ee968bee9bbcefbe97efbda8ee9c84ee968bee9bbcefbe975e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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