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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 痔識痔識^ 1111000111100110100011101010010011110010101000111000111010101111111100011110011010001110101001001111001010100011100011101010111101011110 f1e68ea4f2a38eaff1e68ea4f2a38eaf5e
EUC-JP ?痔?識?痔?識^ 00111111101111001010011000111111101111001011000100111111101111001010011000111111101111001011000101011110 3fbca63fbcb13fbca63fbcb15e
UTF-8 痔識痔識^ 11101110100001011010000111100111100101111001010011101110100001111001101011101000101011011001100011101110100001011010000111100111100101111001010011101110100001111001101011101000101011011001100001011110 ee85a1e79794ee879ae8ad98ee85a1e79794ee879ae8ad985e
UHC ?痔?識?痔?識^ 00111111111101101100000000111111111000111101101100111111111101101100000000111111111000111101101101011110 3ff6c03fe3db3ff6c03fe3db5e

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