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 ±Õèúš±Õèú˜^ 10110001110101011000111111101000111110101001101010110001110101011000111111101000111110101001100001011110 b1d58fe8fa9ab1d58fe8fa985e
SJIS-WIN ±?????±?????^ 100000010111110100111111001111110011111100111111001111111000000101111101001111110011111100111111001111110011111101011110 817d3f3f3f3f3f817d3f3f3f3f3f5e
EUC-JP ±Õ?èú?±Õ?èú?^ 101000011101111010001111101010101101100000111111100011111010101110110010100011111010101111100010001111111010000111011110100011111010101011011000001111111000111110101011101100101000111110101011111000100011111101011110 a1de8faad83f8fabb28fabe23fa1de8faad83f8fabb28fabe23f5e
UTF-8 ±Õèúš±Õèú˜^ 11000010101100011100001110010101110000101000111111000011101010001100001110111010110000101001101011000010101100011100001110010101110000101000111111000011101010001100001110111010110000101001100001011110 c2b1c395c28fc3a8c3bac29ac2b1c395c28fc3a8c3bac2985e
UHC ±?????±?????^ 101000011011111000111111001111110011111100111111001111111010000110111110001111110011111100111111001111110011111101011110 a1be3f3f3f3f3fa1be3f3f3f3f3f5e

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