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 ×ù}×ù{^ 100011111101011111111001011111011000111111010111111110010111101101011110 8fd7f97d8fd7f97b5e
SJIS-WIN ?×?}?×?{^ 0011111110000001011111100011111101111101001111111000000101111110001111110111101101011110 3f817e3f7d3f817e3f7b5e
EUC-JP ?×ù}?×ù{^ 001111111010000111011111100011111010101111100011011111010011111110100001110111111000111110101011111000110111101101011110 3fa1df8fabe37d3fa1df8fabe37b5e
UTF-8 ×ù}×ù{^ 110000101000111111000011100101111100001110111001011111011100001010001111110000111001011111000011101110010111101101011110 c28fc397c3b97dc28fc397c3b97b5e
UHC ?×?}?×?{^ 0011111110100001101111110011111101111101001111111010000110111111001111110111101101011110 3fa1bf3f7d3fa1bf3f7b5e

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