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 畯?毅?畯?毅?^ 11111011011011110011111110001011010000100011111111111011011011110011111110001011010000100011111101011110 fb6f3f8b423ffb6f3f8b423f5e
EUC-JP 畯?毅?畯?毅?^ 100011111100110110111011001111111011010110100011001111111000111111001101101110110011111110110101101000110011111101011110 8fcdbb3fb5a33f8fcdbb3fb5a33f5e
UTF-8 畯렞毅룁畯렞毅뢸^ 11100111100101011010111111101011101000001001111011100110101011111000010111101011101000111000000111100111100101011010111111101011101000001001111011100110101011111000010111101011101000101011100001011110 e795afeba09ee6af85eba381e795afeba09ee6af85eba2b85e
UHC 畯렞毅룁畯렞毅뢸^ 1111000111100001100011101010111111101011111101101011011111011110111100011110000110001110101011111110101111110110101101111101110001011110 f1e18eafebf6b7def1e18eafebf6b7dc5e

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