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¯½iB 1001000010101111100011011011110101101001100100001010111110001101101111010110100101000010 90af8dbd6990af8dbd6942
SJIS-WIN ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
EUC-JP ?¯??i?¯??iB 001111111000111110100010101101000011111100111111011010010011111110001111101000101011010000111111001111110110100101000010 3f8fa2b43f3f693f8fa2b43f3f6942
UTF-8 ¯½i¯½iB 11000010100100001100001010101111110000101000110111000010101111010110100111000010100100001100001010101111110000101000110111000010101111010110100101000010 c290c2afc28dc2bd69c290c2afc28dc2bd6942
UHC ???½i???½iB 00111111001111110011111110101000111101100110100100111111001111110011111110101000111101100110100101000010 3f3f3fa8f6693f3f3fa8f66942

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