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 髴捺況}髴捺況{^ 111010011001110010010011111001101000101110110101011111011110100110011100100100111110011010001011101101010111101101011110 e99c93e68bb57de99c93e68bb57b5e
EUC-JP 髴捺況}髴捺況{^ 111100011111110011000110111010001011011010110111011111011111000111111100110001101110100010110110101101110111101101011110 f1fcc6e8b6b77df1fcc6e8b6b77b5e
UTF-8 髴捺況}髴捺況{^ 111010011010101110110100111001101000110110111010111001101011001110000001011111011110100110101011101101001110011010001101101110101110011010110011100000010111101101011110 e9abb4e68dbae6b3817de9abb4e68dbae6b3817b5e
UHC ?捺況}?捺況{^ 00111111110100011111010011111100110011110111110100111111110100011111010011111100110011110111101101011110 3fd1f4fccf7d3fd1f4fccf7b5e

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