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 鮨種╋}鮨種╋{^ 111010011011110110001110111011011000010010110100011111011110100110111101100011101110110110000100101101000111101101011110 e9bd8eed84b47de9bd8eed84b47b5e
EUC-JP 鮨種╋}鮨種╋{^ 111100101011111110111100111011111010100010110110011111011111001010111111101111001110111110101000101101100111101101011110 f2bfbcefa8b67df2bfbcefa8b67b5e
UTF-8 鮨種╋}鮨種╋{^ 111010011010111010101000111001111010100010101110111000101001010110001011011111011110100110101110101010001110011110101000101011101110001010010101100010110111101101011110 e9aea8e7a8aee2958b7de9aea8e7a8aee2958b7b5e
UHC ?種╋}?種╋{^ 00111111111100001111101010100110101101100111110100111111111100001111101010100110101101100111101101011110 3ff0faa6b67d3ff0faa6b67b5e

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