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 隹ソ谿諌ァ隹ソ譖厰ェ^ 1110100010110000101111111110011010101110100010101101000010100111111010001011000010111111111001101001101110011001110100001010101001011110 e8b0bfe6ae8ad0a7e8b0bfe69b99d0aa5e
EUC-JP 隹ソ谿諌ァ隹ソ譖厰ェ^ 111100001011001010001110101111111110110010110000101101001101001010001110101001111111000010110010100011101011111111101011111110111101001011010010100011101010101001011110 f0b28ebfecb0b4d28ea7f0b28ebfebfbd2d28eaa5e
UTF-8 隹ソ谿諌ァ隹ソ譖厰ェ^ 11101001100110101011100111101111101111011011111111101000101100001011111111101000101010111000110011101111101111011010011111101001100110101011100111101111101111011011111111101000101011011001011011100101100011101011000011101111101111011010101001011110 e99ab9efbdbfe8b0bfe8ab8cefbda7e99ab9efbdbfe8ad96e58eb0efbdaa5e
UHC ??谿???????^ 001111110011111111001101101011000011111100111111001111110011111100111111001111110011111101011110 3f3fcdac3f3f3f3f3f3f3f5e

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