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^ 111010011001011010110001111010111010010010100011111010111001110110111111111010111000111110011111010001001110100110010110101100011110101110100100101000111110101110011101101111111110101110001111100111110100010001011110 e996b1eba4a3eb9dbfeb8f9f44e996b1eba4a3eb9dbfeb8f9f445e
UHC 閱뤣띿돟D閱뤣띿돟D^ 11100110111100111000111111010001100011011110110010001001101001010100010011100110111100111000111111010001100011011110110010001001101001010100010001011110 e6f38fd18dec89a544e6f38fd18dec89a5445e

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