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 ’†ú®»}’†ú®»{^ 100100101000011011111010101011101000000110111011011111011001001010000110111110101010111010000001101110110111101101011110 9286faae81bb7d9286faae81bb7b5e
SJIS-WIN ??????}??????{^ 001111110011111100111111001111110011111100111111011111010011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f7d3f3f3f3f3f3f7b5e
EUC-JP ??ú®??}??ú®??{^ 0011111100111111100011111010101111100010100011111010001011101110001111110011111101111101001111110011111110001111101010111110001010001111101000101110111000111111001111110111101101011110 3f3f8fabe28fa2ee3f3f7d3f3f8fabe28fa2ee3f3f7b5e
UTF-8 ’†ú®»}’†ú®»{^ 110000101001001011000010100001101100001110111010110000101010111011000010100000011100001010111011011111011100001010010010110000101000011011000011101110101100001010101110110000101000000111000010101110110111101101011110 c292c286c3bac2aec281c2bb7dc292c286c3bac2aec281c2bb7b5e
UHC ???®??}???®??{^ 0011111100111111001111111010001011100111001111110011111101111101001111110011111100111111101000101110011100111111001111110111101101011110 3f3f3fa2e73f3f7d3f3f3fa2e73f3f7b5e

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