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 鮨溷中}鮨溷中{^ 111010011011110110011111111001011001001010000110011111011110100110111101100111111110010110010010100001100111101101011110 e9bd9fe592867de9bd9fe592867b5e
EUC-JP 鮨溷中}鮨溷中{^ 111100101011111111011110111001111100001111100110011111011111001010111111110111101110011111000011111001100111101101011110 f2bfdee7c3e67df2bfdee7c3e67b5e
UTF-8 鮨溷中}鮨溷中{^ 111010011010111010101000111001101011101010110111111001001011100010101101011111011110100110101110101010001110011010111010101101111110010010111000101011010111101101011110 e9aea8e6bab7e4b8ad7de9aea8e6bab7e4b8ad7b5e
UHC ??中}??中{^ 0011111100111111111100011110100101111101001111110011111111110001111010010111101101011110 3f3ff1e97d3f3ff1e97b5e

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