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{^ 11111011010110011100010111011100010011100111110111111011010110011100010111011100010011100111101101011110 fb59c5dc4e7dfb59c5dc4e7b5e
SJIS-WIN ?Y??N}?Y??N{^ 00111111010110010011111100111111010011100111110100111111010110010011111100111111010011100111101101011110 3f593f3f4e7d3f593f3f4e7b5e
EUC-JP ûYÅÜN}ûYÅÜN{^ 10001111101010111110010101011001100011111010101010101001100011111010101011100100010011100111110110001111101010111110010101011001100011111010101010101001100011111010101011100100010011100111101101011110 8fabe5598faaa98faae44e7d8fabe5598faaa98faae44e7b5e
UTF-8 ûYÅÜN}ûYÅÜN{^ 11000011101110110101100111000011100001011100001110011100010011100111110111000011101110110101100111000011100001011100001110011100010011100111101101011110 c3bb59c385c39c4e7dc3bb59c385c39c4e7b5e
UHC ?Y??N}?Y??N{^ 00111111010110010011111100111111010011100111110100111111010110010011111100111111010011100111101101011110 3f593f3f4e7d3f593f3f4e7b5e

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