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 –i–ù}–i–ù{^ 1001011001101001100101101111100101111101100101100110100110010110111110010111101101011110 966996f97d966996f97b5e
SJIS-WIN ?i??}?i??{^ 0011111101101001001111110011111101111101001111110110100100111111001111110111101101011110 3f693f3f7d3f693f3f7b5e
EUC-JP ?i?ù}?i?ù{^ 001111110110100100111111100011111010101111100011011111010011111101101001001111111000111110101011111000110111101101011110 3f693f8fabe37d3f693f8fabe37b5e
UTF-8 –i–ù}–i–ù{^ 1100001010010110011010011100001010010110110000111011100101111101110000101001011001101001110000101001011011000011101110010111101101011110 c29669c296c3b97dc29669c296c3b97b5e
UHC ?i??}?i??{^ 0011111101101001001111110011111101111101001111110110100100111111001111110111101101011110 3f693f3f7d3f693f3f7b5e

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