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 ì¹Dì¹D^ 1100001110101100110000101011100101000100110000111010110011000010101110010100010001011110 c3acc2b944c3acc2b9445e
SJIS-WIN ?¬??D?¬??D^ 00111111100000011100101000111111001111110100010000111111100000011100101000111111001111110100010001011110 3f81ca3f3f443f81ca3f3f445e
EUC-JP ì�Dì�D^ 100011111010101010101010101000101100110010001111101010101010010000111111010001001000111110101010101010101010001011001100100011111010101010100100001111110100010001011110 8faaaaa2cc8faaa43f448faaaaa2cc8faaa43f445e
UTF-8 ì¹Dì¹D^ 11000011100000111100001010101100110000111000001011000010101110010100010011000011100000111100001010101100110000111000001011000010101110010100010001011110 c383c2acc382c2b944c383c2acc382c2b9445e
UHC ???¹D???¹D^ 00111111001111110011111110101001111101100100010000111111001111110011111110101001111101100100010001011110 3f3f3fa9f6443f3f3fa9f6445e

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