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 œ±çý}œ±çý{^ 1001110010110001111001111111110101111101100111001011000111100111111111010111101101011110 9cb1e7fd7d9cb1e7fd7b5e
SJIS-WIN ?±??}?±??{^ 00111111100000010111110100111111001111110111110100111111100000010111110100111111001111110111101101011110 3f817d3f3f7d3f817d3f3f7b5e
EUC-JP ?±çý}?±çý{^ 001111111010000111011110100011111010101110101110100011111010101111110010011111010011111110100001110111101000111110101011101011101000111110101011111100100111101101011110 3fa1de8fabae8fabf27d3fa1de8fabae8fabf27b5e
UTF-8 œ±çý}œ±çý{^ 11000010100111001100001010110001110000111010011111000011101111010111110111000010100111001100001010110001110000111010011111000011101111010111101101011110 c29cc2b1c3a7c3bd7dc29cc2b1c3a7c3bd7b5e
UHC ?±??}?±??{^ 00111111101000011011111000111111001111110111110100111111101000011011111000111111001111110111101101011110 3fa1be3f3f7d3fa1be3f3f7b5e

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