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^ 111010001010101110101010111010101011001110101000111010111010000010110000111010111010000010010101010001001110100010101011101010101110101010110011101010001110101110100000101100001110101110100000100101010100010001011110 e8abaaeab3a8eba0b0eba09544e8abaaeab3a8eba0b0eba095445e
UHC 諪골렰렕D諪골렰렕D^ 11101111111101011011000011110001100011101011110110001110101010100100010011101111111101011011000011110001100011101011110110001110101010100100010001011110 eff5b0f18ebd8eaa44eff5b0f18ebd8eaa445e

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