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 œ¿ž}–ð}œ¿ž}–ð{^ 100111001011111110011110011111011001011011110000011111011001110010111111100111100111110110010110111100000111101101011110 9cbf9e7d96f07d9cbf9e7d96f07b5e
SJIS-WIN ???}??}???}??{^ 001111110011111100111111011111010011111100111111011111010011111100111111001111110111110100111111001111110111101101011110 3f3f3f7d3f3f7d3f3f3f7d3f3f7b5e
EUC-JP ?¿?}?ð}?¿?}?ð{^ 0011111110001111101000101100010000111111011111010011111110001111101010011100001101111101001111111000111110100010110001000011111101111101001111111000111110101001110000110111101101011110 3f8fa2c43f7d3f8fa9c37d3f8fa2c43f7d3f8fa9c37b5e
UTF-8 œ¿ž}–ð}œ¿ž}–ð{^ 11000010100111001100001010111111110000101001111001111101110000101001011011000011101100000111110111000010100111001100001010111111110000101001111001111101110000101001011011000011101100000111101101011110 c29cc2bfc29e7dc296c3b07dc29cc2bfc29e7dc296c3b07b5e
UHC ?¿?}?ð}?¿?}?ð{^ 00111111101000101010111100111111011111010011111110101001101000110111110100111111101000101010111100111111011111010011111110101001101000110111101101011110 3fa2af3f7d3fa9a37d3fa2af3f7d3fa9a37b5e

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