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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鱶ニ遑閘鱶ニ遑閔^ 111010011110011011000110111001111010000111101000011111011110100111100110110001101110011110100001111010000111101101011110 e9e6c6e7a1e87de9e6c6e7a1e87b5e
EUC-JP 鱶ニ遑閘鱶ニ遑閔^ 1111001011101000100011101100011011101110101000111110111111011110111100101110100010001110110001101110111010100011111011111101110001011110 f2e88ec6eea3efdef2e88ec6eea3efdc5e
UTF-8 鱶ニ遑閘鱶ニ遑閔^ 11101001101100011011011011101111101111101000011011101001100000011001000111101001100101101001100011101001101100011011011011101111101111101000011011101001100000011001000111101001100101101001010001011110 e9b1b6efbe86e98191e99698e9b1b6efbe86e98191e996945e
UHC ??遑閘??遑閔^ 00111111001111111111110011011010110010111010011000111111001111111111110011011010110110101100101001011110 3f3ffcdacba63f3ffcdadaca5e

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