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ÑÐn}ûYÑÐn{^ 11111011010110011101000111010000011011100111110111111011010110011101000111010000011011100111101101011110 fb59d1d06e7dfb59d1d06e7b5e
SJIS-WIN ?Y??n}?Y??n{^ 00111111010110010011111100111111011011100111110100111111010110010011111100111111011011100111101101011110 3f593f3f6e7d3f593f3f6e7b5e
EUC-JP ûYÑ?n}ûYÑ?n{^ 100011111010101111100101010110011000111110101010110100000011111101101110011111011000111110101011111001010101100110001111101010101101000000111111011011100111101101011110 8fabe5598faad03f6e7d8fabe5598faad03f6e7b5e
UTF-8 ûYÑÐn}ûYÑÐn{^ 11000011101110110101100111000011100100011100001110010000011011100111110111000011101110110101100111000011100100011100001110010000011011100111101101011110 c3bb59c391c3906e7dc3bb59c391c3906e7b5e
UHC ?Y?Ðn}?Y?Ðn{^ 001111110101100100111111101010001010001001101110011111010011111101011001001111111010100010100010011011100111101101011110 3f593fa8a26e7d3f593fa8a26e7b5e

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