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 鮨喜刋}鮨喜刋{^ 111010011011110110001010111011001001100110000100011111011110100110111101100010101110110010011001100001000111101101011110 e9bd8aec99847de9bd8aec99847b5e
EUC-JP 鮨喜刋}鮨喜刋{^ 111100101011111110110100111011101101000111100100011111011111001010111111101101001110111011010001111001000111101101011110 f2bfb4eed1e47df2bfb4eed1e47b5e
UTF-8 鮨喜刋}鮨喜刋{^ 111010011010111010101000111001011001011010011100111001011000100010001011011111011110100110101110101010001110010110010110100111001110010110001000100010110111101101011110 e9aea8e5969ce5888b7de9aea8e5969ce5888b7b5e
UHC ?喜?}?喜?{^ 0011111111111101111011000011111101111101001111111111110111101100001111110111101101011110 3ffdec3f7d3ffdec3f7b5e

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