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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN シ郤ウ溿鹿釥蒔 1111000111111011101111001110011110111010101100111111101101001010100011101010110111111011110000001000111010101010 f1fbbce7bab3fb4a8eadfbc08eaa
EUC-JP ?シ郤ウ溿鹿釥蒔 0011111110001110101111001110111010111100100011101011001110001111110010001011000110111100101011111000111111100011101010111011110010101100 3f8ebceebc8eb38fc8b1bcaf8fe3abbcac
UTF-8 シ郤ウ溿鹿釥蒔 111011101000010110110110111011111011110110111100111010011000001110100100111011111011110110110011111001101011101010111111111010011011100110111111111010011000011110100101111010001001001010010100 ee85b6efbdbce983a4efbdb3e6babfe9b9bfe987a5e89294
UHC ?????鹿?蒔 00111111001111110011111100111111001111111101011011100011001111111110001111001000 3f3f3f3f3fd6e33fe3c8

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