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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 巽足速D巽足速D^ 100100100100011010010001101010111001000110101100010001001001001001000110100100011010101110010001101011000100010001011110 924691ab91ac44924691ab91ac445e
EUC-JP 巽足速D巽足速D^ 110000111010011111000010101011011100001010101110010001001100001110100111110000101010110111000010101011100100010001011110 c3a7c2adc2ae44c3a7c2adc2ae445e
UTF-8 巽足速D巽足速D^ 111001011011011110111101111010001011011010110011111010011000000010011111010001001110010110110111101111011110100010110110101100111110100110000000100111110100010001011110 e5b7bde8b6b3e9809f44e5b7bde8b6b3e9809f445e
UHC 巽足速D巽足速D^ 111000011101111011110000111010111110000111011100010001001110000111011110111100001110101111100001110111000100010001011110 e1def0ebe1dc44e1def0ebe1dc445e

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