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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 臧?x臧?x^ 1110010001101000001111111000001010011000111001000110100000111111100000101001100001011110 e4683f8298e4683f82985e
EUC-JP 臧?x臧?x^ 1110011111001001001111111010001111111000111001111100100100111111101000111111100001011110 e7c93fa3f8e7c93fa3f85e
UTF-8 臧찍x臧찍x^ 11101000100001111010011111101100101100001000110111101111101111011001100011101000100001111010011111101100101100001000110111101111101111011001100001011110 e887a7ecb08defbd98e887a7ecb08defbd985e
UHC 臧찍x臧찍x^ 11101101111101011100001011101111101000111111100011101101111101011100001011101111101000111111100001011110 edf5c2efa3f8edf5c2efa3f85e

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