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 ??i}??i{^ 001111110011111101101001011111010011111100111111011010010111101101011110 3f3f697d3f3f697b5e
SJIS-WIN 證?i}證?i{^ 1110011010011010001111110110100101111101111001101001101000111111011010010111101101011110 e69a3f697de69a3f697b5e
EUC-JP 證?i}證?i{^ 1110101111111010001111110110100101111101111010111111101000111111011010010111101101011110 ebfa3f697debfa3f697b5e
UTF-8 證렓i}證렓i{^ 1110100010101101100010011110101110100000100100110110100101111101111010001010110110001001111010111010000010010011011010010111101101011110 e8ad89eba093697de8ad89eba093697b5e
UHC 證렓i}證렓i{^ 11110001111110111000111010101000011010010111110111110001111110111000111010101000011010010111101101011110 f1fb8ea8697df1fb8ea8697b5e

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