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 □?隆}□?隆{^ 10000001101000000011111110010111101100100111110110000001101000000011111110010111101100100111101101011110 81a03f97b27d81a03f97b27b5e
EUC-JP □?隆}□?隆{^ 10100010101000100011111111001110101101000111110110100010101000100011111111001110101101000111101101011110 a2a23fceb47da2a23fceb47b5e
UTF-8 □룶隆}□룶隆{^ 111000101001011010100001111010111010001110110110111010011001101010000110011111011110001010010110101000011110101110100011101101101110100110011010100001100111101101011110 e296a1eba3b6e99a867de296a1eba3b6e99a867b5e
UHC □룶隆}□룶隆{^ 101000011110000010001111101010111101011111001100011111011010000111100000100011111010101111010111110011000111101101011110 a1e08fabd7cc7da1e08fabd7cc7b5e

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