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 鮨冗瑳}鮨冗瑳{^ 111010011011110110001111111001111000110110111010011111011110100110111101100011111110011110001101101110100111101101011110 e9bd8fe78dba7de9bd8fe78dba7b5e
EUC-JP 鮨冗瑳}鮨冗瑳{^ 111100101011111110111110111010011011101010111100011111011111001010111111101111101110100110111010101111000111101101011110 f2bfbee9babc7df2bfbee9babc7b5e
UTF-8 鮨冗瑳}鮨冗瑳{^ 111010011010111010101000111001011000011010010111111001111001000110110011011111011110100110101110101010001110010110000110100101111110011110010001101100110111101101011110 e9aea8e58697e791b37de9aea8e58697e791b37b5e
UHC ?冗?}?冗?{^ 0011111111101001101101110011111101111101001111111110100110110111001111110111101101011110 3fe9b73f7d3fe9b73f7b5e

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