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^ 1100001010101111111001011110100001000100110000101010111111100101111010000100010001011110 c2afe5e844c2afe5e8445e
EUC-JP ツッ裴Dツッ裴D^ 100011101100001010001110101011111110101011101010010001001000111011000010100011101010111111101010111010100100010001011110 8ec28eafeaea448ec28eafeaea445e
UTF-8 ツッ裴Dツッ裴D^ 111011111011111010000010111011111011110110101111111010001010001110110100010001001110111110111110100000101110111110111101101011111110100010100011101101000100010001011110 efbe82efbdafe8a3b444efbe82efbdafe8a3b4445e
UHC ??裴D??裴D^ 0011111100111111110110111101000001000100001111110011111111011011110100000100010001011110 3f3fdbd0443f3fdbd0445e

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