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‘´‘¨f’Y‘²‘¦{’Y‘²‘³m’Y‘²‘³mE 1001001001011001100100011011010010010001101010000110011010010010010110011001000110110010100100011010011001111011100100100101100110010001101100101001000110110011011011011001001001011001100100011011001010010001101100110110110101000101 925991b491a866925991b291a67b925991b291b36d925991b291b36d45
SJIS-WIN ?Y?´?¨f?Y????{?Y????m?Y????mE 00111111010110010011111110000001010011000011111110000001010011100110011000111111010110010011111100111111001111110011111101111011001111110101100100111111001111110011111100111111011011010011111101011001001111110011111100111111001111110110110101000101 3f593f814c3f814e663f593f3f3f3f7b3f593f3f3f3f6d3f593f3f3f3f6d45
EUC-JP ?Y?´?¨f?Y???¦{?Y????m?Y????mE 001111110101100100111111101000011010110100111111101000011010111101100110001111110101100100111111001111110011111110001111101000101100001101111011001111110101100100111111001111110011111100111111011011010011111101011001001111110011111100111111001111110110110101000101 3f593fa1ad3fa1af663f593f3f3f8fa2c37b3f593f3f3f3f6d3f593f3f3f3f6d45
UTF-8 ’Y‘´‘¨f’Y‘²‘¦{’Y‘²‘³m’Y‘²‘³mE 11000010100100100101100111000010100100011100001010110100110000101001000111000010101010000110011011000010100100100101100111000010100100011100001010110010110000101001000111000010101001100111101111000010100100100101100111000010100100011100001010110010110000101001000111000010101100110110110111000010100100100101100111000010100100011100001010110010110000101001000111000010101100110110110101000101 c29259c291c2b4c291c2a866c29259c291c2b2c291c2a67bc29259c291c2b2c291c2b36dc29259c291c2b2c291c2b36d45
UHC ?Y?´?¨f?Y?²??{?Y?²?³m?Y?²?³mE 001111110101100100111111101000101010010100111111101000011010011101100110001111110101100100111111101010011111011100111111001111110111101100111111010110010011111110101001111101110011111110101001111110000110110100111111010110010011111110101001111101110011111110101001111110000110110101000101 3f593fa2a53fa1a7663f593fa9f73f3f7b3f593fa9f73fa9f86d3f593fa9f73fa9f86d45

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