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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 貊揚ヂ}貊揚ヂ{^ 111001101011101110010111011001111000001101100001011111011110011010111011100101110110011110000011011000010111101101011110 e6bb976783617de6bb976783617b5e
EUC-JP 貊揚ヂ}貊揚ヂ{^ 111011001011110111001101110010001010010111000010011111011110110010111101110011011100100010100101110000100111101101011110 ecbdcdc8a5c27decbdcdc8a5c27b5e
UTF-8 貊揚ヂ}貊揚ヂ{^ 111010001011001010001010111001101000111110011010111000111000001110000010011111011110100010110010100010101110011010001111100110101110001110000011100000100111101101011110 e8b28ae68f9ae383827de8b28ae68f9ae383827b5e
UHC 貊揚ヂ}貊揚ヂ{^ 110110001110011111100101110000001010101111000010011111011101100011100111111001011100000010101011110000100111101101011110 d8e7e5c0abc27dd8e7e5c0abc27b5e

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