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‘²‘¤’Y‘²‘£D’Y‘²‘¤’Y‘²‘£D^ 100100100101100110010001101100101001000110100100100100100101100110010001101100101001000110100011010001001001001001011001100100011011001010010001101001001001001001011001100100011011001010010001101000110100010001011110 925991b291a4925991b291a344925991b291a4925991b291a3445e
SJIS-WIN ?Y?????Y???£D?Y?????Y???£D^ 0011111101011001001111110011111100111111001111110011111101011001001111110011111100111111100000011001001001000100001111110101100100111111001111110011111100111111001111110101100100111111001111110011111110000001100100100100010001011110 3f593f3f3f3f3f593f3f3f8192443f593f3f3f3f3f593f3f3f8192445e
EUC-JP ?Y???¤?Y???£D?Y???¤?Y???£D^ 001111110101100100111111001111110011111110001111101000101111000000111111010110010011111100111111001111111010000111110010010001000011111101011001001111110011111100111111100011111010001011110000001111110101100100111111001111110011111110100001111100100100010001011110 3f593f3f3f8fa2f03f593f3f3fa1f2443f593f3f3f8fa2f03f593f3f3fa1f2445e
UTF-8 ’Y‘²‘¤’Y‘²‘£D’Y‘²‘¤’Y‘²‘£D^ 1100001010010010010110011100001010010001110000101011001011000010100100011100001010100100110000101001001001011001110000101001000111000010101100101100001010010001110000101010001101000100110000101001001001011001110000101001000111000010101100101100001010010001110000101010010011000010100100100101100111000010100100011100001010110010110000101001000111000010101000110100010001011110 c29259c291c2b2c291c2a4c29259c291c2b2c291c2a344c29259c291c2b2c291c2a4c29259c291c2b2c291c2a3445e
UHC ?Y?²?¤?Y?²??D?Y?²?¤?Y?²??D^ 001111110101100100111111101010011111011100111111101000101011010000111111010110010011111110101001111101110011111100111111010001000011111101011001001111111010100111110111001111111010001010110100001111110101100100111111101010011111011100111111001111110100010001011110 3f593fa9f73fa2b43f593fa9f73f3f443f593fa9f73fa2b43f593fa9f73f3f445e

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