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 ’Y‘±’H‘µ’B’Y^ 10010010010110011001000110110001100100100100100010010001101101011001001001000010100100100101100101011110 925991b1924891b5924292595e
SJIS-WIN ?Y?±?H???B?Y^ 0011111101011001001111111000000101111101001111110100100000111111001111110011111101000010001111110101100101011110 3f593f817d3f483f3f3f423f595e
EUC-JP ?Y?±?H???B?Y^ 0011111101011001001111111010000111011110001111110100100000111111001111110011111101000010001111110101100101011110 3f593fa1de3f483f3f3f423f595e
UTF-8 ’Y‘±’H‘µ’B’Y^ 110000101001001001011001110000101001000111000010101100011100001010010010010010001100001010010001110000101011010111000010100100100100001011000010100100100101100101011110 c29259c291c2b1c29248c291c2b5c29242c292595e
UHC ?Y?±?H???B?Y^ 0011111101011001001111111010000110111110001111110100100000111111001111110011111101000010001111110101100101011110 3f593fa1be3f483f3f3f423f595e

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