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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ??愛??D??愛??D^ 001111110011111110001000101001000011111100111111010001000011111100111111100010001010010000111111001111110100010001011110 3f3f88a43f3f443f3f88a43f3f445e
EUC-JP ??愛??D??愛??D^ 001111110011111110110000101001100011111100111111010001000011111100111111101100001010011000111111001111110100010001011110 3f3fb0a63f3f443f3fb0a63f3f445e
UTF-8 렱렚愛섕샬D렱렚愛섕샬D^ 111010111010000010110001111010111010000010011010111001101000010010011011111011001000010010010101111011001000001110101100010001001110101110100000101100011110101110100000100110101110011010000100100110111110110010000100100101011110110010000011101011000100010001011110 eba0b1eba09ae6849bec8495ec83ac44eba0b1eba09ae6849bec8495ec83ac445e
UHC 렱렚愛섕샬D렱렚愛섕샬D^ 1000111010111110100011101010110111100100111100011011110010101100101111001010001101000100100011101011111010001110101011011110010011110001101111001010110010111100101000110100010001011110 8ebe8eade4f1bcacbca3448ebe8eade4f1bcacbca3445e

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