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‘²‘©^}’Y’Z‘½’H‘²‘©^{^ 1001001001011001100100100101101010010001101111011001001001001000100100011011001010010001101010010101111001111101100100100101100110010010010110101001000110111101100100100100100010010001101100101001000110101001010111100111101101011110 9259925a91bd924891b291a95e7d9259925a91bd924891b291a95e7b5e
SJIS-WIN ?Y?Z???H????^}?Y?Z???H????^{^ 0011111101011001001111110101101000111111001111110011111101001000001111110011111100111111001111110101111001111101001111110101100100111111010110100011111100111111001111110100100000111111001111110011111100111111010111100111101101011110 3f593f5a3f3f3f483f3f3f3f5e7d3f593f5a3f3f3f483f3f3f3f5e7b5e
EUC-JP ?Y?Z???H???©^}?Y?Z???H???©^{^ 001111110101100100111111010110100011111100111111001111110100100000111111001111110011111110001111101000101110110101011110011111010011111101011001001111110101101000111111001111110011111101001000001111110011111100111111100011111010001011101101010111100111101101011110 3f593f5a3f3f3f483f3f3f8fa2ed5e7d3f593f5a3f3f3f483f3f3f8fa2ed5e7b5e
UTF-8 ’Y’Z‘½’H‘²‘©^}’Y’Z‘½’H‘²‘©^{^ 1100001010010010010110011100001010010010010110101100001010010001110000101011110111000010100100100100100011000010100100011100001010110010110000101001000111000010101010010101111001111101110000101001001001011001110000101001001001011010110000101001000111000010101111011100001010010010010010001100001010010001110000101011001011000010100100011100001010101001010111100111101101011110 c29259c2925ac291c2bdc29248c291c2b2c291c2a95e7dc29259c2925ac291c2bdc29248c291c2b2c291c2a95e7b5e
UHC ?Y?Z?½?H?²??^}?Y?Z?½?H?²??^{^ 001111110101100100111111010110100011111110101000111101100011111101001000001111111010100111110111001111110011111101011110011111010011111101011001001111110101101000111111101010001111011000111111010010000011111110101001111101110011111100111111010111100111101101011110 3f593f5a3fa8f63f483fa9f73f3f5e7d3f593f5a3fa8f63f483fa9f73f3f5e7b5e

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