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’Z‘½’H‘²‘©D’Y’Z‘½’H‘²‘©D^ 100100100101100110010010010110101001000110111101100100100100100010010001101100101001000110101001010001001001001001011001100100100101101010010001101111011001001001001000100100011011001010010001101010010100010001011110 9259925a91bd924891b291a9449259925a91bd924891b291a9445e
SJIS-WIN ?Y?Z???H????D?Y?Z???H????D^ 001111110101100100111111010110100011111100111111001111110100100000111111001111110011111100111111010001000011111101011001001111110101101000111111001111110011111101001000001111110011111100111111001111110100010001011110 3f593f5a3f3f3f483f3f3f3f443f593f5a3f3f3f483f3f3f3f445e
EUC-JP ?Y?Z???H???©D?Y?Z???H???©D^ 00111111010110010011111101011010001111110011111100111111010010000011111100111111001111111000111110100010111011010100010000111111010110010011111101011010001111110011111100111111010010000011111100111111001111111000111110100010111011010100010001011110 3f593f5a3f3f3f483f3f3f8fa2ed443f593f5a3f3f3f483f3f3f8fa2ed445e
UTF-8 ’Y’Z‘½’H‘²‘©D’Y’Z‘½’H‘²‘©D^ 110000101001001001011001110000101001001001011010110000101001000111000010101111011100001010010010010010001100001010010001110000101011001011000010100100011100001010101001010001001100001010010010010110011100001010010010010110101100001010010001110000101011110111000010100100100100100011000010100100011100001010110010110000101001000111000010101010010100010001011110 c29259c2925ac291c2bdc29248c291c2b2c291c2a944c29259c2925ac291c2bdc29248c291c2b2c291c2a9445e
UHC ?Y?Z?½?H?²??D?Y?Z?½?H?²??D^ 00111111010110010011111101011010001111111010100011110110001111110100100000111111101010011111011100111111001111110100010000111111010110010011111101011010001111111010100011110110001111110100100000111111101010011111011100111111001111110100010001011110 3f593f5a3fa8f63f483fa9f73f3f443f593f5a3fa8f63f483fa9f73f3f445e

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