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^ 1000101001111010001111110011111101000100100010100111101000111111001111110100010001011110 8a7a3f3f448a7a3f3f445e
EUC-JP 額??D額??D^ 1011001111011011001111110011111101000100101100111101101100111111001111110100010001011110 b3db3f3f44b3db3f3f445e
UTF-8 額뗪깲D額뗪깲D^ 111010011010000110001101111010111001011110101010111010101011100110110010010001001110100110100001100011011110101110010111101010101110101010111001101100100100010001011110 e9a18deb97aaeab9b244e9a18deb97aaeab9b2445e
UHC 額뗪깲D額뗪깲D^ 111001001111111010001011111010101000001110100000010001001110010011111110100010111110101010000011101000000100010001011110 e4fe8bea83a044e4fe8bea83a0445e

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