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 臧?堅}臧?堅{^ 11100100011010000011111110001100100110000111110111100100011010000011111110001100100110000111101101011110 e4683f8c987de4683f8c987b5e
EUC-JP 臧?堅}臧?堅{^ 11100111110010010011111110110111111110000111110111100111110010010011111110110111111110000111101101011110 e7c93fb7f87de7c93fb7f87b5e
UTF-8 臧찌堅}臧찌堅{^ 111010001000011110100111111011001011000010001100111001011010000010000101011111011110100010000111101001111110110010110000100011001110010110100000100001010111101101011110 e887a7ecb08ce5a0857de887a7ecb08ce5a0857b5e
UHC 臧찌堅}臧찌堅{^ 111011011111010111000010111011101100110010110001011111011110110111110101110000101110111011001100101100010111101101011110 edf5c2eeccb17dedf5c2eeccb17b5e

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