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 è°Ïüwè°Ïüw^ 1110100010110000110011111111110001110111111010001011000011001111111111000111011101011110 e8b0cffc77e8b0cffc775e
SJIS-WIN ?°??w?°??w^ 00111111100000011000101100111111001111110111011100111111100000011000101100111111001111110111011101011110 3f818b3f3f773f818b3f3f775e
EUC-JP è°Ïüwè°Ïüw^ 10001111101010111011001010100001111010111000111110101010110000011000111110101011111001000111011110001111101010111011001010100001111010111000111110101010110000011000111110101011111001000111011101011110 8fabb2a1eb8faac18fabe4778fabb2a1eb8faac18fabe4775e
UTF-8 è°Ïüwè°Ïüw^ 11000011101010001100001010110000110000111000111111000011101111000111011111000011101010001100001010110000110000111000111111000011101111000111011101011110 c3a8c2b0c38fc3bc77c3a8c2b0c38fc3bc775e
UHC ?°??w?°??w^ 00111111101000011100011000111111001111110111011100111111101000011100011000111111001111110111011101011110 3fa1c63f3f773fa1c63f3f775e

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