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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 銹ろ圷汽銹ろ圷汽^ 111001111111011010000010111010111001101010101000111110011111110010001011010001001110011111110110100000101110101110011010101010001111100111111100100010110100010001011110 e7f682eb9aa8f9fc8b44e7f682eb9aa8f9fc8b445e
EUC-JP 銹ろ圷?汽銹ろ圷?汽^ 11101110111110001010010011101101110101001010101000111111101101011010010111101110111110001010010011101101110101001010101000111111101101011010010101011110 eef8a4edd4aa3fb5a5eef8a4edd4aa3fb5a55e
UTF-8 銹ろ圷汽銹ろ圷汽^ 11101001100010101011100111100011100000101000110111100101100111001011011111101110100111011001011111100110101100011011110111101001100010101011100111100011100000101000110111100101100111001011011111101110100111011001011111100110101100011011110101011110 e98ab9e3828de59cb7ee9d97e6b1bde98ab9e3828de59cb7ee9d97e6b1bd5e
UHC 銹ろ??汽銹ろ??汽^ 1110001011001000101010101110110100111111001111111101000110101001111000101100100010101010111011010011111100111111110100011010100101011110 e2c8aaed3f3fd1a9e2c8aaed3f3fd1a95e

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