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 ¼ÅŽºŽÅ޽ŽÙ{d 101111001100010110001110101110101000111011000101100011101011110110001110110110010111101101100100 bcc58eba8ec58ebd8ed97b64
SJIS-WIN ??????????{d 001111110011111100111111001111110011111100111111001111110011111100111111001111110111101101100100 3f3f3f3f3f3f3f3f3f3f7b64
EUC-JP ?Å?º?Å???Ù{d 0011111110001111101010101010100100111111100011111010001011101011001111111000111110101010101010010011111100111111001111111000111110101010111000110111101101100100 3f8faaa93f8fa2eb3f8faaa93f3f3f8faae37b64
UTF-8 ¼ÅŽºŽÅ޽ŽÙ{d 11000010101111001100001110000101110000101000111011000010101110101100001010001110110000111000010111000010100011101100001010111101110000101000111011000011100110010111101101100100 c2bcc385c28ec2bac28ec385c28ec2bdc28ec3997b64
UHC ¼??º???½??{d 101010001111100100111111001111111010100010101100001111110011111100111111101010001111011000111111001111110111101101100100 a8f93f3fa8ac3f3f3fa8f63f3f7b64

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