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^ 100100100100010110010010010001011001000110111001010001001001001001000101100100100100010110010001101110010100010001011110 9245924591b9449245924591b9445e
EUC-JP 脱脱損D脱脱損D^ 110000111010011011000011101001101100001010111011010001001100001110100110110000111010011011000010101110110100010001011110 c3a6c3a6c2bb44c3a6c3a6c2bb445e
UTF-8 脱脱損D脱脱損D^ 111010001000010010110001111010001000010010110001111001101001000010001101010001001110100010000100101100011110100010000100101100011110011010010000100011010100010001011110 e884b1e884b1e6908d44e884b1e884b1e6908d445e
UHC ??損D??損D^ 0011111100111111111000011101111101000100001111110011111111100001110111110100010001011110 3f3fe1df443f3fe1df445e

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