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^ 100100100100100010010001101001001001000110101100010001001001001001001000100100011010010010010001101011000100010001011110 924891a491ac44924891a491ac445e
EUC-JP 辿側速D辿側速D^ 110000111010100111000010101001101100001010101110010001001100001110101001110000101010011011000010101011100100010001011110 c3a9c2a6c2ae44c3a9c2a6c2ae445e
UTF-8 辿側速D辿側速D^ 111010001011111010111111111001011000000110110100111010011000000010011111010001001110100010111110101111111110010110000001101101001110100110000000100111110100010001011110 e8bebfe581b4e9809f44e8bebfe581b4e9809f445e
UHC ?側速D?側速D^ 00111111111101101011000011100001110111000100010000111111111101101011000011100001110111000100010001011110 3ff6b0e1dc443ff6b0e1dc445e

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