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 ⅱ失リ韲キ鴆竺 1111101001000001100011101011100011110001111110111101100011101000111011001011011111101001111011111000111010110001 fa418eb8f1fbd8e8ecb7e9ef8eb1
EUC-JP ?失?リ韲キ鴆竺 0011111110111100101110100011111110001110110110001111000011101110100011101011011111110010111100011011110010110011 3fbcba3f8ed8f0ee8eb7f2f1bcb3
UTF-8 ⅱ失リ韲キ鴆竺 111000101000010110110001111001011010010010110001111011101000010110110110111011111011111010011000111010011001111110110010111011111011110110110111111010011011010010000110111001111010101110111010 e285b1e5a4b1ee85b6efbe98e99fb2efbdb7e9b486e7abba
UHC ⅱ失?????竺 1010010110100010111000111111011100111111001111110011111100111111001111111111010111100111 a5a2e3f73f3f3f3f3ff5e7

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