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 ½Ïîø½Ïîø^ 101111011100111111101110111110001011110111001111111011101111100001011110 bdcfeef8bdcfeef85e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?Ïîø?Ïîø^ 001111111000111110101010110000011000111110101011110000101000111110101001110011000011111110001111101010101100000110001111101010111100001010001111101010011100110001011110 3f8faac18fabc28fa9cc3f8faac18fabc28fa9cc5e
UTF-8 ½Ïîø½Ïîø^ 1100001010111101110000111000111111000011101011101100001110111000110000101011110111000011100011111100001110101110110000111011100001011110 c2bdc38fc3aec3b8c2bdc38fc3aec3b85e
UHC ½??ø½??ø^ 10101000111101100011111100111111101010011010101010101000111101100011111100111111101010011010101001011110 a8f63f3fa9aaa8f63f3fa9aa5e

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