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{^ 10001111101010111011000011111101010101110111110110001111101010111011000011111101010101110111101101011110 8fabb0fd577d8fabb0fd577b5e
SJIS-WIN ??°?W}??°?W{^ 001111110011111110000001100010110011111101010111011111010011111100111111100000011000101100111111010101110111101101011110 3f3f818b3f577d3f3f818b3f577b5e
EUC-JP ??°ýW}??°ýW{^ 00111111001111111010000111101011100011111010101111110010010101110111110100111111001111111010000111101011100011111010101111110010010101110111101101011110 3f3fa1eb8fabf2577d3f3fa1eb8fabf2577b5e
UTF-8 «°ýW}«°ýW{^ 110000101000111111000010101010111100001010110000110000111011110101010111011111011100001010001111110000101010101111000010101100001100001110111101010101110111101101011110 c28fc2abc2b0c3bd577dc28fc2abc2b0c3bd577b5e
UHC ??°?W}??°?W{^ 001111110011111110100001110001100011111101010111011111010011111100111111101000011100011000111111010101110111101101011110 3f3fa1c63f577d3f3fa1c63f577b5e

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