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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ィラィラB 1010100011111001101010011111011110101000111110011010000111010111101010001111100110101001111101111010100011111001101000011101011101000010 a8f9a9f7a8f9a1d7a8f9a9f7a8f9a1d742
EUC-JP ィ???ラィ???ラB 100011101010100000111111001111110011111110001110110101111000111010101000001111110011111100111111100011101101011101000010 8ea83f3f3f8ed78ea83f3f3f8ed742
UTF-8 ィラィラB 11101111101111011010100011101110100111001000010011101110100101101000101111101110100110111011110011101111101111101001011111101111101111011010100011101110100111001000010011101110100101101000101111101110100110111011110011101111101111101001011101000010 efbda8ee9c84ee968bee9bbcefbe97efbda8ee9c84ee968bee9bbcefbe9742
UHC ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42

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