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 ?????\?\ 0011111100111111001111110011111100111111010111000011111101011100 3f3f3f3f3f5c3f5c
SJIS-WIN 叩存竪淡辿\巽\ 1001001001000000100100011011011010010010010001111001001001010111100100100100100001011100100100100100011001011100 924091b69247925792485c92465c
EUC-JP 叩存竪淡辿\巽\ 1100001110100001110000101011100011000011101010001100001110111000110000111010100101011100110000111010011101011100 c3a1c2b8c3a8c3b8c3a95cc3a75c
UTF-8 叩存竪淡辿\巽\ 1110010110001111101010011110010110101101100110001110011110101011101010101110011010110111101000011110100010111110101111110101110011100101101101111011110101011100 e58fa9e5ad98e7abaae6b7a1e8bebf5ce5b7bd5c
UHC 叩存竪淡?\巽\ 11001101101100001111000011101101111000101011010111010011101111110011111101011100111000011101111001011100 cdb0f0ede2b5d3bf3f5ce1de5c

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