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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
UTF-8 諪골렰렟D諪골렰렟D^ 111010001010101110101010111010101011001110101000111010111010000010110000111010111010000010011111010001001110100010101011101010101110101010110011101010001110101110100000101100001110101110100000100111110100010001011110 e8abaaeab3a8eba0b0eba09f44e8abaaeab3a8eba0b0eba09f445e
UHC 諪골렰렟D諪골렰렟D^ 11101111111101011011000011110001100011101011110110001110101100000100010011101111111101011011000011110001100011101011110110001110101100000100010001011110 eff5b0f18ebd8eb044eff5b0f18ebd8eb0445e

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