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^e^ 1000111011000011100011101010110110001110110000101101000011000100100011101010101001000100010111100110010101011110 8ec38ead8ec2d0c48eaa445e655e
SJIS-WIN ??????????D^e^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000100010111100110010101011110 3f3f3f3f3f3f3f3f3f3f445e655e
EUC-JP ?Ã???Â?Ä?ªD^e^ 00111111100011111010101010101010001111110011111100111111100011111010101010100100001111111000111110101010101000110011111110001111101000101110110001000100010111100110010101011110 3f8faaaa3f3f3f8faaa43f8faaa33f8fa2ec445e655e
UTF-8 ŽÃŽ­ŽÂÐĎªD^e^ 110000101000111011000011100000111100001010001110110000101010110111000010100011101100001110000010110000111001000011000011100001001100001010001110110000101010101001000100010111100110010101011110 c28ec383c28ec2adc28ec382c390c384c28ec2aa445e655e
UHC ???­??Ð??ªD^e^ 0011111100111111001111111010000110101001001111110011111110101000101000100011111100111111101010001010001101000100010111100110010101011110 3f3f3fa1a93f3fa8a23f3fa8a3445e655e

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