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‘²‘£l}’Y‘²‘£l{^ 1001001001011001100100011011001010010001101000110110110001111101100100100101100110010001101100101001000110100011011011000111101101011110 925991b291a36c7d925991b291a36c7b5e
SJIS-WIN ?Y???£l}?Y???£l{^ 00111111010110010011111100111111001111111000000110010010011011000111110100111111010110010011111100111111001111111000000110010010011011000111101101011110 3f593f3f3f81926c7d3f593f3f3f81926c7b5e
EUC-JP ?Y???£l}?Y???£l{^ 00111111010110010011111100111111001111111010000111110010011011000111110100111111010110010011111100111111001111111010000111110010011011000111101101011110 3f593f3f3fa1f26c7d3f593f3f3fa1f26c7b5e
UTF-8 ’Y‘²‘£l}’Y‘²‘£l{^ 110000101001001001011001110000101001000111000010101100101100001010010001110000101010001101101100011111011100001010010010010110011100001010010001110000101011001011000010100100011100001010100011011011000111101101011110 c29259c291c2b2c291c2a36c7dc29259c291c2b2c291c2a36c7b5e
UHC ?Y?²??l}?Y?²??l{^ 00111111010110010011111110101001111101110011111100111111011011000111110100111111010110010011111110101001111101110011111100111111011011000111101101011110 3f593fa9f73f3f6c7d3f593fa9f73f3f6c7b5e

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