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‘²‘©h’Y’Z‘½’H‘²‘© 10010010010110011001001001011010100100011011110110010010010010001001000110110010100100011010100101101000100100100101100110010010010110101001000110111101100100100100100010010001101100101001000110101001 9259925a91bd924891b291a9689259925a91bd924891b291a9
SJIS-WIN ?Y?Z???H????h?Y?Z???H???? 00111111010110010011111101011010001111110011111100111111010010000011111100111111001111110011111101101000001111110101100100111111010110100011111100111111001111110100100000111111001111110011111100111111 3f593f5a3f3f3f483f3f3f3f683f593f5a3f3f3f483f3f3f3f
EUC-JP ?Y?Z???H???©h?Y?Z???H???© 0011111101011001001111110101101000111111001111110011111101001000001111110011111100111111100011111010001011101101011010000011111101011001001111110101101000111111001111110011111101001000001111110011111100111111100011111010001011101101 3f593f5a3f3f3f483f3f3f8fa2ed683f593f5a3f3f3f483f3f3f8fa2ed
UTF-8 ’Y’Z‘½’H‘²‘©h’Y’Z‘½’H‘²‘© 11000010100100100101100111000010100100100101101011000010100100011100001010111101110000101001001001001000110000101001000111000010101100101100001010010001110000101010100101101000110000101001001001011001110000101001001001011010110000101001000111000010101111011100001010010010010010001100001010010001110000101011001011000010100100011100001010101001 c29259c2925ac291c2bdc29248c291c2b2c291c2a968c29259c2925ac291c2bdc29248c291c2b2c291c2a9
UHC ?Y?Z?½?H?²??h?Y?Z?½?H?²?? 0011111101011001001111110101101000111111101010001111011000111111010010000011111110101001111101110011111100111111011010000011111101011001001111110101101000111111101010001111011000111111010010000011111110101001111101110011111100111111 3f593f5a3fa8f63f483fa9f73f3f683f593f5a3fa8f63f483fa9f73f3f

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