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^ 100100100100010110010010010001111001000110100000010001001001001001000101100100100100011110010001101000000100010001011110 9245924791a0449245924791a0445e
EUC-JP 脱竪蔵D脱竪蔵D^ 110000111010011011000011101010001100001010100010010001001100001110100110110000111010100011000010101000100100010001011110 c3a6c3a8c2a244c3a6c3a8c2a2445e
UTF-8 脱竪蔵D脱竪蔵D^ 111010001000010010110001111001111010101110101010111010001001010010110101010001001110100010000100101100011110011110101011101010101110100010010100101101010100010001011110 e884b1e7abaae894b544e884b1e7abaae894b5445e
UHC ?竪?D?竪?D^ 0011111111100010101101010011111101000100001111111110001010110101001111110100010001011110 3fe2b53f443fe2b53f445e

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