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^ 1001000110101111100100011011000001000100100100011010111110010001101100000100010001011110 91af91b04491af91b0445e
SJIS-WIN ???°D???°D^ 00111111001111110011111110000001100010110100010000111111001111110011111110000001100010110100010001011110 3f3f3f818b443f3f3f818b445e
EUC-JP ?¯?°D?¯?°D^ 0011111110001111101000101011010000111111101000011110101101000100001111111000111110100010101101000011111110100001111010110100010001011110 3f8fa2b43fa1eb443f8fa2b43fa1eb445e
UTF-8 ‘¯‘°D‘¯‘°D^ 11000010100100011100001010101111110000101001000111000010101100000100010011000010100100011100001010101111110000101001000111000010101100000100010001011110 c291c2afc291c2b044c291c2afc291c2b0445e
UHC ???°D???°D^ 00111111001111110011111110100001110001100100010000111111001111110011111110100001110001100100010001011110 3f3f3fa1c6443f3f3fa1c6445e

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