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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 席?贖}席?贖{^ 10010000110010000011111111100110110111000111110110010000110010000011111111100110110111000111101101011110 90c83fe6dc7d90c83fe6dc7b5e
EUC-JP 席?贖}席?贖{^ 11000000110010100011111111101100110111100111110111000000110010100011111111101100110111100111101101011110 c0ca3fecde7dc0ca3fecde7b5e
UTF-8 席卨贖}席卨贖{^ 111001011011100010101101111001011000110110101000111010001011010010010110011111011110010110111000101011011110010110001101101010001110100010110100100101100111101101011110 e5b8ade58da8e8b4967de5b8ade58da8e8b4967b5e
UHC 席卨贖}席卨贖{^ 111000001010110011100000110110011110000111011011011111011110000010101100111000001101100111100001110110110111101101011110 e0ace0d9e1db7de0ace0d9e1db7b5e

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